DevMSN
+
devmsn.com
酷酷的MSN插件,随心所欲MSN
首页
|
博客
|
下载
|
皮肤
|
脚本
|
论坛
|
帮助
|
收藏本站
关于
MSN
+
msn
+
主要介绍基于
MsgPlusLive
这个优秀的MSN插件的应用,包括个性的MSN皮肤,各种独特功能的MSN脚本。本网站跟Microsoft的MSN网站无任何关系。
什麼是 Messenger Plus! Live?
Messenger Plus! Live 是一个 Windows Live Messenger外挂程序,给MSN带来许多新的功能,让你的聊天过程更加有趣!
分类目录
·
首页
·
下载 MsgPlus!
·
MSN皮肤
·
Script脚本
·
论坛
·
帮 助
赞助推荐
收藏到网摘
编写脚本入门
本文档为包含英文原本的
英文
文档。包含中文的文档点击
这里
中文MsgPlus 脚本开发入门(1)(2)(3)(4)(5)
最新更新 2008-5-6
Script帮助文档
Script 脚本介绍
开始 Getting Started
什么是MsgPlus? What's a Messenger Plus! Script?
脚本编写环境 Scripting Environment
第一个脚本 Your First Script
使用脚本 Working with Scripts
从原插件到脚本插件 From Plugins to Scripts
打包你的脚本 Packaging your Script
脚本窗口 Windows for your Script
试验你的窗口 Testing your Windows
对象列表 Reference
Debug 对象
描述
函数
Trace
ClearDebuggingWindow
属性
DebuggingWindowVisible
Messenger 对象
描述
函数
AutoSignin
Signout
OpenChat
属性
Version
VersionBuild
ContactListWndHandle
CurrentChats
ReceiveFileDir
MyContacts
MyEmail
MyUserId
MyStatus
MyName
MyPersonalMessage
MyCurrentMedia
MyDisplayPicture
CustomEmoticons
[回到顶端]
MsgPlus 对象
描述
函数
DisplayToast
DisplayToastContact
CreateWnd
CreateChildWnd
AddTimer
CancelTimer
PlaySound
LockMessenger
LogEvent
RemoveFormatCodes
DownloadFile
LoadScriptFile
属性
Version
VersionBuild
ScriptRegPath
ScriptFilesPath
MessengerIsLocked
UILangCode
[回到顶端]
ChatWnds 对象
描述
函数
Iterator
属性
Count
ChatWnd 对象
描述
函数
SendMessage
SendFile
AddContact
DisplayInfoMessage
ResetInfoMessage
EditText_GetCurSelStart
EditText_GetCurSelEnd
EditText_SetCurSel
EditText_ReplaceSel
HistoryText_GetCurSelStart
HistoryText_GetCurSelEnd
HistoryText_GetTextRange
属性
Handle
Contacts
EditText
EditChangeAllowed
ChatLogEnabled
OverrideFmtEnabled
[回到顶端]
Contacts 对象
描述
函数
Iterator
GetContact
属性
Count
Contact 对象
描述
属性
Email
Network
Status
Name
PersonalMessage
CurrentMedia
Blocked
DisplayPicture
IsFloating
[回到顶端]
Emoticons 对象
描述
函数
Iterator
GetEmoticon
属性
Count
Emoticon 对象
描述
属性
Shortcut
Name
PictureFile
[回到顶端]
PlusWnd 对象
描述
函数
Close
RegisterMessageNotification
GetControlHandle
SendControlMessage
GetControlText
SetControlText
CheckBox and Radio Controls
Button_IsChecked
Button_SetCheckState
ComboBox Controls
Combo_AddItem
Combo_RemoveItem
Combo_GetCurSel
Combo_SetCurSel
Combo_GetItemData
Combo_GetCount
ListBox Controls
LstBox_AddItem
LstBox_GetItemText
LstBox_RemoveItem
LstBox_GetCurSel
LstBox_SetCurSel
LstBox_GetItemData
LstBox_GetCount
ListView Controls
LstView_AddItem
LstView_SetItemText
LstView_GetItemText
LstView_RemoveItem
LstView_GetItemData
LstView_GetCount
LstView_GetSelectedState
LstView_SetSelectedState
LstView_GetCheckedState
LstView_SetCheckedState
LstView_SetItemIcon
Edit and RichEdit Controls
EditBox_SetCurSel
EditBox_ReplaceSel
EditBox_GetCurSelStart
EditBox_GetCurSelEnd
RichEdit_GetTextRange
RichEdit_SetCharFormat
Browser Controls
Browser_GetInterface
Image Elements
ImageElmt_SetImageFile
属性
Handle
Visible
WindowId
[回到顶端]
Interop 对象
描述
函数
Call
Call2
FreeDll
GetLastError
Allocate
DataBloc 对象
描述
函数
GetAt
SetAt
ReadString
WriteString
ReadBSTR
WriteBSTR
ReadWORD
WriteWORD
ReadDWORD
WriteDWORD
ReadInterfacePtr
WriteInterfacePtr
属性
Size
DataPtr
[回到顶端]
事件列表 Reference
Messenger 事件
OnEvent_Signin
OnEvent_SigninReady
OnEvent_Signout
OnEvent_MyStatusChange
OnEvent_MyNameChange
OnEvent_MyPsmChange
OnEvent_MyMediaChange
OnEvent_ContactSignin
OnEvent_ContactSignout
OnEvent_ContactStatusChange
OnEvent_ContactNameChange
OnEvent_ContactPsmChange
OnEvent_ContactMediaChange
OnEvent_ContactBlocked
OnEvent_ContactUnblocked
OnEvent_ContactListWndCreated
OnEvent_ContactListWndDestroyed
OnEvent_ChatWndCreated
OnEvent_ChatWndDestroyed
OnEvent_ChatWndContactAdded
OnEvent_ChatWndContactRemoved
OnEvent_ChatWndReceiveMessage
OnEvent_ChatWndSendMessage
OnEvent_ChatWndEditKeydown
[回到顶端]
Messenger Plus! 事件
OnEvent_Initialize
OnEvent_Uninitialize
OnEvent_MessengerLocked
OnEvent_MessengerUnlocked
OnEvent_Timer
OnEvent_MenuClicked
OnEvent_EnterPersonalizedStatus
OnEvent_LeavePersonalizedStatus
OnEvent_DownloadFileComplete
OnGetScriptMenu
OnGetScriptCommands
事件模板
ScriptsCommandTemplate
ToastCallbackTemplate
Interface Windows Events
OnWindowidEvent_Cancel
OnWindowidEvent_Destroyed
OnWindowidEvent_MessageNotification
OnWindowidEvent_CtrlClicked
OnWindowidEvent_ComboSelChanged
OnWindowidEvent_EditTextChanged
OnWindowidEvent_LstBoxSelChanged
OnWindowidEvent_LstBoxDblClicked
OnWindowidEvent_LstViewClicked
OnWindowidEvent_LstViewRClicked
OnWindowidEvent_LstViewDblClicked
OnWindowidEvent_LstViewSelStateChanged
[回到顶端]
XML Schemas Reference
ScriptInfo File
Information
例子
Schema Documentation
Interface Windows
Information
例子
Schema Documentation
[回到顶端]
copyright devmsn.com