3.2.4.2.35.5 Description (put) (Opnum 11)
The Description (put) method sets the description of the report.
-
[propput, id(FSRM_PROPERTY (FSRM_DISPID_REPORT | 0x03))] HRESULT Description( [in] BSTR description );
description: Contains the description of the report. There is no maximum length for this string.
Return Values: The method MUST return zero on success, or a nonzero error code on failure.
The server MUST set the description of the report object to the specified Report.Description or return a nonzero error code.