IFsrmFileManagementJobManager::ActionVariables property
Retrieves a list of macros that you can specify in action property values.
This property is read-only.
Syntax
HRESULT get_ActionVariables( [out] SAFEARRAY(VARIANT) *variables );
Property value
A SAFEARRAY of variants that contain the available macros. The variant type is VT_BSTR. Use the bstrVal member to access the name.
Error codes
The method returns the following return values.
| Name | Meaning |
|---|---|
|
Success. |
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
|
Minimum supported client | None supported |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 |
|
Header |
|
|
DLL |
|
|
CLSID |
CLSID_FsrmFileManagementJobManager is defined as eb18f9b2-4c3a-4321-b203-205120cff614 |
|
IID |
IID_IFsrmFileManagementJobManager is defined as ee321ecb-d95e-48e9-907c-c7685a013235 |
See also
Send comments about this topic to Microsoft
Build date: 12/6/2012