DMsgrSessionManagerEvents interface

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

Do not use. The DMsgrSessionManagerEvents dispinterface fires events in the Messenger client when notifications from IMsgrSessionManager are received.

Members

The DMsgrSessionManagerEvents interface inherits from the IUnknown interface. DMsgrSessionManagerEvents also has these types of members:

Events

The DMsgrSessionManagerEvents interface has these events.

Event Description
OnAppRegistered Fires when a new application has been registered.
OnAppShutdown Fires when Windows Messenger is shutting down.
OnAppUnRegistered Fires when an application has been unregistered.
OnInvitation Fires when a new session invitation has been received.
OnLockChallenge Notifies a Messenger client that an authentication challenge from a Messenger service has been received.
OnLockEnable Notifies a Messenger client with the status of the Messenger Lock and Key APIs.
OnLockResult Returns the result of a Lock and Key authentication transaction between a Messenger client and the Microsoft .NET Messenger Service.
OnLockStatusChanged Fires when the lock status changes.

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
IDL
Msgrpriv.idl
DLL
Msnmsgrexe.adeb440d_7847_4f65_80bd_899870ed2ec9

See also

IMsgrSessionManager

Messenger Lock and Key API

Messenger Session Invite and Messenger Private APIs