IUCOfficeIntegration.GetInterface Method

Gets the interface of a particular version.

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

Syntax

HRESULT GetInterface
(
   BSTR version,
   OIInterface interface,
   IDispatch** value
);

Parameters

  • version
    Type: String
    A value of the BSTR type.

Return Value

A value of the IDispatch** (object, for a .NET application) type.

See Also

IUCOfficeIntegration Interface

UCCollaborationLib Namespace