iErrorInfo::GetHelpContext 方法 (oaidl.h)
傳回錯誤的說明內容識別碼 (識別碼) 。
語法
HRESULT GetHelpContext(
[out] DWORD *pdwHelpContext
);
參數
[out] pdwHelpContext
錯誤的說明內容識別碼。
傳回值
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
備註
這個方法會傳回錯誤的說明內容標識碼。 若要尋找其所套用的說明檔,請使用 IErrorInfo::GetHelpFile。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | oaidl.h |