IUCOfficeIntegration Interface
IUCOfficeIntegration Interface
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
interface IUCOfficeIntegration : IDispatch
Remarks
Dual interface. This interface can be obtained via IUnknown.QueryInterface and implements IDispatch. Methods on this interface can be called using IDispatch.Invoke or called directly using virtual function table pointers. IUCOfficeIntegration is the default interface of the cocreatable UCOfficeIntegration class. The interface identifier (IID) of this interface is 6a222195-f65e-467f-8f77-eb180bd85288.