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.
- _interface
Type: UCCollaborationLib.OIInterface
Return Value
A value of the IDispatch** (object, for a .NET application) type.