Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether a rule that uses the classifier needs to provide the value for the classification property.
This property is read/write.
Syntax
HRESULT get_NeedsExplicitValue(
VARIANT_BOOL *needsExplicitValue
);
Parameters
needsExplicitValue
Return value
None
Remarks
If this value is VARIANT_FALSE, the classifier determines and provides the value.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 R2 |
| Target Platform | Windows |
| Header | fsrmpipeline.h |
| DLL | SrmSvc.dll |