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
);