_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

See Also

_IConversationWindowEvents Interface

UCCollaborationLib Namespace