IFsrmRule::get_RuleFlags method (fsrmpipeline.h)

The flags that define the state of the rule.

This property is read/write.

Syntax

HRESULT get_RuleFlags(
  long *ruleFlags
);

Parameters

ruleFlags

Return value

None

Requirements

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

See also

IFsrmRule