DMsgrSessionManagerEvents::OnAppUnRegistered event

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

Fires when an application has been unregistered.

Syntax

void OnAppUnRegistered(
  [in] BSTR bstrAppGUID
);

Parameters

bstrAppGUID [in]

BSTR that defines the application's GUID.

Return value

This event does not return a value.

Requirements

Minimum supported client
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
Msgrpriv.h (include Mdispid.h)
IDL
Msgrpriv.idl
DLL
Msnmsgrexe.adeb440d_7847_4f65_80bd_899870ed2ec9

See also

DMsgrSessionManagerEvents

OnAppRegistered

OnAppShutdown

OnInvitation

Messenger Session Invite and Messenger Private APIs

Messenger Lock and Key API