หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Microsoft Specific
Calls IErrorInfo::GetHelpContext function.
Syntax
DWORD HelpContext() const throw();
Return value
Returns the result of IErrorInfo::GetHelpContext for the IErrorInfo object recorded within the _com_error object. If no IErrorInfo object is recorded, it returns a zero.
Remarks
Any failure while calling the IErrorInfo::GetHelpContext method is ignored.
END Microsoft Specific