COleDispatchException::m_dwHelpContext

This data member identifies a help context in your application's help (.HLP) file. This member is set by the function AfxThrowOleDispatchException when an exception is thrown.

DWORD m_dwHelpContext;

At a Glance

Header file: Afxdisp.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

COleDispatchException Overview, COleDispatchException Data Members, Exception Classes, COleDispatchException::m_strDescription, COleDispatchException::m_strHelpFile, COleDispatchException::m_wCode, AfxThrowOleDispatchException