IFsrmPropertyDefinition2::get_ValueDefinitions method (fsrmpipeline.h)

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

This property contains the possible value definitions of the property definition.

This property is read-only.

Syntax

HRESULT get_ValueDefinitions(
  IFsrmCollection **valueDefinitions
);

Parameters

valueDefinitions

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012
Target Platform Windows
Header fsrmpipeline.h
DLL SrmSvc.dll

See also

IFsrmCollection

IFsrmPropertyDefinition2

MSFT_FSRMClassificationPropertyDefinition