共用方式為


IModality.Connect Method

Connects to the modality.

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

Syntax

HRESULT Connect
(
   int options,
   IOperation* pOperation
);

Parameters

  • options
    Type: int
    The default value is VARIANT.
  • operation
    Type: IOperation
    A value of the IOperation type.

See Also

IModality Interface

UCCollaborationLib Namespace