DevMSN+

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

Messenger Plus! Live - Scripting Documentation

Objects Reference - Messenger

Messenger::MyDisplayPicture

The Messenger::MyDisplayPicture property returns the path to the display picture file used by the current Messenger user. It can also be used to change the display picture of the current user based on an existing file.

溴>


Messenger Plus! Live -脚本文件



物体的参考-信使
即时通讯: : mydisplaypicture


即时通讯: : mydisplaypicture属性返回的路径向
展出的图片文件所用的电流Messenger用户。它也可以用于
要更改显示图片的当前用户的基础上,现有的文件。

即时通讯: : mydisplaypicture属性返回的路径向
展出的图片文件所用的电流Messenger用户。它也可以用于
要更改显示图片的当前用户的基础上,现有的文件。

Syntax

This is a read/write property.
[string] MyDisplayPicture;

Data Type

A string containing the full path to the display picture, if any. If no display picture is currently associated to the current user, the property returns an empty string. Display pictures are usually PNG files but not assumption should be made regarding their format. When setting a new display picture, JPG, GIF, BMP and PNG files can be used.

一个字符串包含完整路径显示图片,如果有的话。如果
没有显示图片,是目前相关的当前用户,物业
返回一个空字符串。显示图片通常是PNG文件,但不
假设应作出关于其格式。当设置一个新的
显示图片,的JPG , GIF , BMP以及PNG文件都可以使用。

一个字符串包含完整路径显示图片,如果有的话。如果
没有显示图片,是目前相关的当前用户,物业
返回一个空字符串。显示图片通常是PNG文件,但不
假设应作出关于其格式。当设置一个新的
显示图片,的JPG , GIF , BMP以及PNG文件都可以使用。

This property typically fails for the following reason:

此属性通常失败,原因如下:

此属性通常失败,原因如下:

  • The current Messenger is not signed in

Remarks

The file path returned by this function is temporary, must not be stored for future use and must not be locked. If the file needs to be accessed after the current script's function returns (to be displayed in an interface window for example), it must be copied to a safe location. Dynamic pictures accessed through this property return a static, non animated image.

文件路径,经由这项功能是暂时的,绝不能
储存以备将来使用,绝不能上锁。如果该文件需要访问后,
当前脚本的函数返回(要显示在一个界面
窗口为例) ,它必须被复制到一个安全的位置。动态
图片浏览,通过这个属性返回一个静态,非动画
形象。

文件路径,经由这项功能是暂时的,绝不能
储存以备将来使用,绝不能上锁。如果该文件需要访问后,
当前脚本的函数返回(要显示在一个界面
窗口为例) ,它必须被复制到一个安全的位置。动态
图片浏览,通过这个属性返回一个静态,非动画
形象。

When a new display picture is set, the file is resized, converted to the proper format and saved in the Messenger's cache directory. Messenger doesn't keep a reference to the original file used to create the picture.

当一个新的显示图片是一套,档案大小,转换为
正确的格式和储存在信差的缓存目录。 Messenger不
保持一个参考,以原始档案用于创建图片。

Property Information

Object Messenger
Availability Messenger Plus! Live 4.00

See Also

Messenger Object.

Messenger的对象。

  Sponsor

  Links

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