iErrorInfo::GetDescription 方法 (oaidl.h)
傳回錯誤的文字描述。
語法
HRESULT GetDescription(
[out] BSTR *pBstrDescription
);
參數
[out] pBstrDescription
錯誤的簡短描述。
傳回值
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
備註
文字會以地區設定標識碼所指定的語言傳回, (LCID) 傳遞給 IDispatch::Invoke 的方法發生錯誤。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | oaidl.h |