IFsrmQuotaObject::get_Path 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 path to which the quota applies.

This property is read-only.

Syntax

HRESULT get_Path(
  BSTR *path
);

Parameters

path

Return value

None

Remarks

The path is specified when you create the quota object.

Requirements

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

See also

IFsrmQuotaObject

MSFT_FSRMQuota