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.
The list of property names that the classifier can affect.
This property is read/write.
Syntax
HRESULT get_PropertiesAffected(
SAFEARRAY **propertiesAffected
);
Parameters
propertiesAffected
Return value
None
Remarks
This list is optional. Specify a list of properties only if you want to limit the properties that this classifier can affect; otherwise, if the list is empty, the classifier can affect any property in the file.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 R2 |
Target Platform | Windows |
Header | fsrmpipeline.h |
DLL | SrmSvc.dll |