IFsrmFileConditionProperty::get_Operator method (fsrmreports.h)

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

Specifies the comparison operator, as enumerated by the FsrmPropertyConditionType enumeration.

This property is read/write.

Syntax

HRESULT get_Operator(
  FsrmPropertyConditionType *pVal
);

Parameters

pVal

Return value

None

Requirements

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

See also

FsrmPropertyConditionType

IFsrmFileConditionProperty

MSFT_FSRMFMJCondition