IFsrmPropertyDefinitionValue::get_UniqueID method (fsrmpipeline.h)

[This interface is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMMgmtPropertyValue class.]

Unique ID of the classification property definition value.

This property is read-only.

Syntax

HRESULT get_UniqueID(
  BSTR *uniqueID
);

Parameters

uniqueID

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows ServerĀ 2012
Target Platform Windows
Header fsrmpipeline.h (include FsrmPipeline.h, FsrmTlb.h)
DLL SrmSvc.dll

See also

IFsrmPropertyDefinitionValue

MSFT_FSRMMgmtPropertyValue