IFsrmPropertyDefinition2::get_PropertyDefinitionFlags 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 flags for the property definition as enumerated by the FsrmPropertyDefinitionFlags enumeration.

This property is read-only.

Syntax

HRESULT get_PropertyDefinitionFlags(
  long *propertyDefinitionFlags
);

Parameters

propertyDefinitionFlags

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

FsrmPropertyDefinitionFlags

IFsrmPropertyDefinition2

MSFT_FSRMClassificationPropertyDefinition