IErrorRecordsImpl::GetErrorHelpContext

Gets the help context ID from an error record.

DWORD GetErrorHelpContext(
   ERRORINFO& rCurError 
);

Parameters

  • rCurError
    An ERRORINFO record in an IErrorInfo interface.

Return Value

The help context ID for the error.

Requirements

Header: atldb.h

See Also

Reference

IErrorRecordsImpl Class

Other Resources

IErrorRecordsImpl Members