IASPError::get_Description

The IASPError::get_Description method returns a BSTR containing a brief description of the error.

HRESULT get_Description(

  BSTR *pbstrDescription // pointer to a BSTR describing the error

);

 

Parameters
pbstrDescription
[retval] [out] Points to a BSTR containing a brief description of the error.