COleDispatchException::m_wCode

Contains an error code specific to your application.

WORD m_wCode;

Remarks

This member is set by the function AfxThrowOleDispatchException when an exception is thrown.

Requirements

Header: afxdisp.h

See Also

Reference

COleDispatchException Class

Hierarchy Chart

COleDispatchException::m_strDescription

COleDispatchException::m_dwHelpContext

AfxThrowOleDispatchException

Other Resources

COleDispatchException Members