IFsrmFileManagementJobManager::get_ActionVariableDescriptions method (fsrmreports.h)

Retrieves the descriptions for the macros contained in the IFsrmFileManagementJobManager::ActionVariables property.

This property is read-only.

Syntax

HRESULT get_ActionVariableDescriptions(
  SAFEARRAY **descriptions
);

Parameters

descriptions

Return value

None

Requirements

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

See also

FsrmFileManagementJobManager

IFsrmFileManagementJobManager