_com_error::HelpContext
Microsoft-spezifisch
Ruft die IErrorInfo::GetHelpContext
-Funktion auf.
Syntax
DWORD HelpContext( ) const throw( );
Rückgabewert
Gibt das Ergebnis für IErrorInfo::GetHelpContext
das Objekt zurück, das IErrorInfo
innerhalb des _com_error
Objekts aufgezeichnet wird. Wenn kein IErrorInfo
Objekt aufgezeichnet wird, gibt es eine Null zurück.
Hinweise
Fehler beim Aufrufen der IErrorInfo::GetHelpContext
Methode werden ignoriert.
Ende Microsoft-spezifisch