IModality.Disconnect Method
Disconnects from the modality.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT Disconnect
(
ModalityDisconnectReason reason,
IOperation** pOperation
);
Parameters
- reason
Type: UCCollaborationLib.ModalityDisconnectReason
A value of the ModalityDisconnectReason type. The default value is VARIANT.
- operation
Type: IOperation
A value of the IOperation type.