IFsrmPropertyDefinition2::get_AppliesTo 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 flags with values from the FsrmPropertyDefinitionAppliesTo enumeration that indicate what a FSRM property definition can be applied to.

This property is read-only.

Syntax

HRESULT get_AppliesTo(
  long *appliesTo
);

Parameters

appliesTo

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

IFsrmPropertyDefinition2

MSFT_FSRMClassificationPropertyDefinition