IFsrmFileManagementJobManager::get_ActionVariables method (fsrmreports.h)
Retrieves a list of macros that you can specify in action property values.
This property is read-only.
Syntax
HRESULT get_ActionVariables(
SAFEARRAY **variables
);
Parameters
variables
Return value
None
Remarks
FSRM parses the action property for the macros and substitutes the macro string with the values that are specific to the event and computer on which the action occurred.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 R2 |
Target Platform | Windows |
Header | fsrmreports.h |
DLL | SrmSvc.dll |