COleDispatchException::m_wCode

This data member contains an error code specific to your application. This member is set by the function AfxThrowOleDispatchException when an exception is thrown.

WORD m_wCode;

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_dwHelpContext, AfxThrowOleDispatchException