IErrorInfo::GetHelpContext Function
Returns the Help context identifier (ID) for the error.
HRESULT GetHelpContext( DWORD *pdwHelpContext );
IErrorInfo::GetHelpContext returns the Help context ID for the error. To find the Help file to which it applies, use IErrorInfo::GetHelpFile.
Show: