Messenger Plus! Live - Scripting Documentation

The OnEvent_ContactListWndDestroyed event is fired when the contact list window is being destroyed.

Syntax

OnEvent_ContactListWndDestroyed(
);

Parameters

None.

Return Value

No value has to be returned by this event.

Remarks

When the contact list window is "minimized to the tray", it is actually destroyed by the client. When restored, the window is re-created and this event is fired.

Event Information

Event Source Windows Live Messenger
Availability Messenger Plus! Live 4.00

See Also

Messenger Events, OnEvent_ContactListWndCreated, Messenger::ContactListWndHandle.