IFsrmQuotaManager::get_ActionVariableDescriptions method (fsrmquota.h)

[This property is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMQuota class.]

Retrieves the descriptions for the macros contained in the IFsrmQuotaManager::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 fsrmquota.h (include FsrmQuota.h, FsrmTlb.h)
DLL SrmSvc.dll

See also

FsrmQuotaManager

IFsrmQuotaManager

IFsrmQuotaManagerEx

MSFT_FSRMQuota