共用方式為


_com_error::Description

Microsoft 專有的

呼叫 IErrorInfo::GetDescription 函式。

_bstr_t Description( ) const;

傳回值

傳回的結果 IErrorInfo::GetDescriptionIErrorInfo 物件記錄在**_com_error物件。 所產生的BSTR封裝在_bstr_t物件。 如果沒有 IErrorInfo 是記錄,則傳回空白的_bstr_t**。

備註

呼叫 IErrorInfo::GetDescription 函式,並擷取 IErrorInfo 記錄在**_com_error**物件。 撥號時發生任何錯誤 IErrorInfo::GetDescription 方法會被忽略。

結束 Microsoft 特定

請參閱

參考

_com_error 類別