_com_error::HelpContext

Microsoft 专用

调用 IErrorInfo::GetHelpContext 函数。

DWORD HelpContext( ) const throw( );

返回值

对于 _com_error 对象中记录的 IErrorInfo 对象,返回 IErrorInfo::GetHelpContext 的结果。 如果未记录 IErrorInfo 对象,则它将返回零。

备注

调用 IErrorInfo::GetHelpContext 方法时出现的任何失败都将被忽略。

结束 Microsoft 专用

请参见

参考

_com_error 类