COleDispatchException::m_dwHelpContext

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

At a Glance

Header file: Afxdisp.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation Visual C++ documentation

Syntax

DWORD m_dwHelpContext;

See Also

COleDispatchException::m_strDescription, COleDispatchException::m_strHelpFile, COleDispatchException::m_wCode, AfxThrowOleDispatchException