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