IFsrmFileScreenManager::get_ActionVariableDescriptions method (fsrmscreen.h)

Retrieves the descriptions for the macros contained in the IFsrmFileScreenManager::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
Target Platform Windows
Header fsrmscreen.h
DLL SrmSvc.dll

See also

FsrmFileScreenManager

IFsrmFileScreenManager