_IConversationWindowEvents.OnNeedsAttention Method
Raised when the UI Window needs attention.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT OnNeedsAttention
(
IConversationWindow* eventSource,
IConversationWindowNeedsAttentionEventData* eventData
);
Parameters
- eventSource
Type: UCCollaborationLib.IConversationWindow
A value of the IConversationWindow type.
- eventData
Type: UCCollaborationLib.IConversationWindowNeedsAttentionEventData
A value of the IConversationWindowNeedsAttentionEventData type.