IFsrmObject::put_Description method (fsrm.h)

Retrieves or sets the description of the object.

This property is read/write.

Syntax

HRESULT put_Description(
  BSTR description
);

Parameters

description

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008
Target Platform Windows
Header fsrm.h (include FsrmQuota.h, FsrmReports.h, FsrmScreen.h)
DLL SrmSvc.dll

See also

IFsrmObject