Returns a textual description of the error.

HRESULT GetDescription(
   BSTR*  pbstrDescription
);

Parameters

pbstrDescription

[out] String containing a brief description of the error.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also