DWORD m_dwHelpContext;
Remarks
Identifies a help context in your application’s help (.HLP) file. This member is set by the function AfxThrowOleDispatchException when an exception is thrown.
Example
See the example for COleDispatchDriver::CreateDispatch.
COleDispatchException Overview | Class Members | Hierarchy Chart
See Also COleDispatchException::m_strDescription, COleDispatchException::m_wCode, AfxThrowOleDispatchException