COleDispatchException::m_wCode

This data member contains an error code specific to your application. 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

WORD m_wCode;

See Also

COleDispatchException::m_strDescription, COleDispatchException::m_dwHelpContext, AfxThrowOleDispatchException