The PlusWnd::WindowId property returns the unique identifier of the window.
This is a read-only property. [string] WindowId;
A string containing the identifier of the window. This is the identifier that was used to create the window in MsgPlus::CreateWnd or MsgPlus::CreateChildWnd.
This property typically fails for the following reason:
None.
Object | PlusWnd |
---|---|
Availability | Messenger Plus! Live 4.00 |
PlusWnd Object, MsgPlus::CreateWnd, MsgPlus::CreateChildWnd.