DevMSN+

酷酷的MSN插件,随心所欲MSN

Messenger Plus! Live - Scripting Documentation

Objects Reference - ChatWnd

ChatWnd::SendFile

The ChatWnd::SendFile function sends a file the current contact in the chat window. The function fails if the chat is connected to more than one contact.

溴>


Messenger Plus! Live -脚本文件



物体的参考-c hatwnd
chatwnd : : sendfile


该chatwnd : : sendfile功能发出了一个文件,在当前的联系
聊天窗口。功能未能如聊天是连接到多于
一接触。

该chatwnd : : sendfile功能发出了一个文件,在当前的联系
聊天窗口。功能未能如聊天是连接到多于
一接触。

Syntax

[boolean] SendFile(
    [string] FilePath
);

Parameters

FilePath
[string] Path to the file to send. This must be the full path of the file, no current directory is guaranteed.

Return Value

If the file transfer request is sent successfully, the return value is true, else, the return value is false. The function returns false automatically if more than one contact is present in the chat. Also, note that a positive return value does not guarantee that the contact has accepted the file transfer.

如果文件传输的要求,是成功发送,返回值
是事实,否则,返回值是
虚假的。函数返回false
自动如果有一个以上的联系是目前在聊天。也,
请注意,一个积极的返回值并不保证该联系
已接受文件传输。

如果文件传输的要求,是成功发送,返回值
是事实,否则,返回值是
虚假的。函数返回false
自动如果有一个以上的联系是目前在聊天。也,
请注意,一个积极的返回值并不保证该联系
已接受文件传输。

This function typically fails for the following reason:

这项功能通常失败,原因如下:

这项功能通常失败,原因如下:

  • The ChatWnd object refers to a window that has been destroyed.

Remarks

None.

毫无。

毫无。

Function Information

Object ChatWnd
Availability Messenger Plus! Live 4.00

See Also

ChatWnd Object

chatwnd对象

chatwnd对象

  Sponsor

  Links

Scripts文档目录 脚本库 FAQ
copyright devmsn.com