DMsgrObjectEvents Dispinterface

Deprecated. The DMsgrObjectEvents dispinterface handles events that are generated or received by a MsgrObject object.

Note  The DMsgrObjectEvents dispinterface is available for use in Microsoft Windows Messenger 4.7. It might be altered or unavailable in subsequent versions of Windows Messenger. You should use DMessengerEvents instead.

DMsgrObjectEvents Members

Event name Description #define for the event (for use when implementing IDispatch::Invoke)
OnAppInviteAccepted Not currently supported.
OnAppInviteCancelled Not currently supported.
OnAppInviteReceived Not currently supported.
OnAppShutDown Not currently supported.
OnBuddyPropertyChangeResult Not currently supported.
OnFileTransferCancelled Not currently supported.
OnFileTransferInviteAccepted Not currently supported.
OnFileTransferInviteCancelled Not currently supported.
OnFileTransferInviteReceived Not currently supported.
OnFileTransferStatusChange Not currently supported.
OnFindResult Not currently supported.
OnInviteMailResult Not currently supported.
OnInviteUser Not currently supported.
OnListAddResult Indicates the result of an attempt to add to the Messenger User object's User List.
Note  The DMsgrObjectEvents::OnListAddResult event is available for use in Windows Messenger 4.7. It might be altered or unavailable in subsequent versions of Windows Messenger. You should use DMessengerEvents::OnContactListAdd instead.
OnListRemovedResult Indicates the result of an attempt to remove a user from the Messenger User object's User List.
Note  The DMsgrObjectEvents::OnListRemovedResult event is available for use in Windows Messenger 4.7. It might be altered or unavailable in subsequent versions of Windows Messenger. You should use DMessengerEvents::OnContactListRemove instead.
OnLocalFriendlyNameChangeResult Indicates that the settings of a user in the local client's User List have changed.
Note  The DMsgrObjectEvents::OnLocalFriendlyNameChangeResult event is available for use in Windows Messenger 4.7. It might be altered or unavailable in subsequent versions of Windows Messenger. You should use DMessengerEvents::OnMyFriendlyNameChange instead.
OnLocalPropertyChangeResult Not currently supported.
OnLocalStateChangeResult Indicates that the status of the local client has been changed or that a status change was attempted.
Note  The DMsgrObjectEvents::OnLocalStateChangeResult event is available for use in Windows Messenger 4.7. It might be altered or unavailable in subsequent versions of Windows Messenger. You should use DMessengerEvents::OnMyStatusChange instead.
OnLogonoff Not currently supported.
OnLogonResult Indicates that an attempt has been made to sign in to the primary service.
Note  The DMsgrObjectEvents::OnLogonResult event is available for use in Windows Messenger 4.7. It might be altered or unavailable in subsequent versions of Windows Messenger. You should use DMessengerEvents::OnSignin instead.
OnMessagePrivacyChangeResult Not currently supported.
OnNewerClientAvailable Not currently supported.
OnNewSessionRequest Not currently supported.
OnNotificationReceived Not currently supported.
OnPrimaryServiceChanged Not currently supported.
OnPromptChangeResult Not currently supported.
OnRequestURLPostResult Not currently supported.
OnRequestURLResult Not currently supported.
OnSendResult Not currently supported.
OnServiceLogonoff Not currently supported.
OnSessionStateChange Not currently supported.
OnSPMessageReceived Not currently supported.
OnTextReceived Indicates that a message has been received.
Note  The DMsgrObjectEvents::OnTextReceived event is available for use in Windows Messenger 4.7. It might be altered or unavailable in subsequent versions of Windows Messenger.
OnTrustChanged Not currently supported.
OnUnreadEmailChanged Not currently supported.
OnUserDropped Not currently supported.
OnUserFriendlyNameChangeResult Indicates that a user in the User List has changed his or her friendly name.
Note  The DMsgrObjectEvents::OnUserFriendlyNameChangeResult event is available for use in Windows Messenger 4.7. It might be altered or unavailable in subsequent versions of Windows Messenger. You should use DMessengerEvents::OnContactFriendlyNameChange instead.
OnUserJoin Not currently supported.
OnUserLeave Not currently supported.
OnUserStateChanged Not currently supported.

Remarks

Important  DMsgrObjectEvents is no longer available in Windows Vista. See Windows Messenger for more information.

Interface Information

Stock Implementation msmsgs.exe
Custom Implementation No
Header and IDL files mdisp.h, mdisp.idl
Minimum availability Messenger 4.0
Minimum operating systems Windows XP