DMessengerPrivateEvents interface

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

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

Members

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

Events

The DMessengerPrivateEvents interface has these events.

Event Description
OnAlertReceived Fires when an alert notification is sent from a Messenger service to a Messenger client application.
OnContactListAdd Notifies a Messenger client that a contact has been added to the contact list.
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.

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

See also

IMessengerPrivate

Messenger Lock and Key API

Messenger Session Invite and Messenger Private APIs