共用方式為


IModality.Transfer Method

Transfers a connected modality to a different location.

Namespace:  UCCollaborationLib
Assembly:  Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)

Syntax

HRESULT Transfer
(
   IContact* contact,
   TransferOptions options,
   IOperation** pOperation
);

Parameters

  • contact
    Type: IContact
    A value of the IContact type.
  • operation
    Type: IOperation
    A value of the IOperation type.

See Also

IModality Interface

UCCollaborationLib Namespace