DMsgrSessionManagerEvents::OnAppShutdown Event

Deprecated. Fires when Microsoft Windows Messenger is shutting down.

Syntax

void OnAppShutdown(VOID);

Return Value

No return value.

Event DISPID

DISPID_ONAPPSHUTDOWN

The DISPID for this event is defined in mdispid.h. Use this value to identify the event handler when implementing IDispatch::Invoke.

Remarks

Important  DMsgrSessionManagerEvents::OnAppShutdown is no longer available in Windows Vista. See Windows Messenger for more information.

See Also

DMsgrSessionManagerEvents::OnAppRegistered, DMsgrSessionManagerEvents::OnAppUnRegistered, DMsgrSessionManagerEvents::OnInvitation, Messenger Session Invite and Messenger Private APIs, Messenger Lock and Key API