Microsoft Agent
Events

Deprecated in Windows 7. This technology might not be available in later versions of Windows. IAgentNotifySink notifies clients when certain state changes occur. These functions are also available from IAgentNotifySinkEx.

Methods in Vtable Order

IAgentNotifySinkDescription
CommandOccurs when the server processes a client-defined command.
ActivateInputStateOccurs when a character becomes or ceases to be input-active.
VisibleStateOccurs when the character's Visible state changes.
ClickOccurs when a character is clicked.
DblClickOccurs when a character is double-clicked.
DragStartOccurs when a user starts dragging a character.
DragCompleteOccurs when a user stops dragging a character.
RequestStartOccurs when the server begins processing a Request object.
RequestCompleteOccurs when the server completes processing a Request object.
BookmarkOccurs when the server processes a bookmark.
IdleOccurs when the server starts or ends idle processing.
MoveOccurs when a character has been moved.
SizeOccurs when a character has been resized.
BalloonVisibleStateOccurs when the visibility state of a character's word balloon changes.

The IAgentNotifySink::Restart and IAgentNotifySink::Shutdown events, supported in earlier versions of Microsoft Agent, are now obsolete. While supported for backward compatibility, the server no longer sends these events.

 

 

Page view tracker