Share via


DMessengerEvents::OnSignout event

[OnSignout is no longer available for use as of Windows Vista. See Windows Messenger for more information.]

Indicates that the local client has signed out of the primary service.

Syntax

void OnSignout();

Parameters

This event has no parameters.

Return value

This event does not return a value.

Remarks

This event is used to verify that the local client is signing out. This event is generated by signing out through the UI or the Signout method.

Note

This event is available for scripting languages.

Requirements

Minimum supported client
Windows 2000 Professional, Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
End of client support
Windows XP
End of server support
Windows Server 2003
Product
Messenger 4.5
Header
Msgrua.h
IDL
Msgrua.idl
DLL
Msgsc.dll

See also

DMessengerEvents

OnAppShutdown