Compartir a través de


IUCOfficeIntegration.GetSupportedFeatures Method

Gets the supported OI features.

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

Syntax

HRESULT GetSupportedFeatures
(
   BSTR version,
   OIFeature* features
);

Parameters

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

Return Value

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

See Also

IUCOfficeIntegration Interface

UCCollaborationLib Namespace