COleDispatchException::m_strDescription

Contains a verbal error description, such as "Disk full."

CString m_strDescription;

Remarks

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

Example

See the example for COleDispatchDriver::CreateDispatch.

Requirements

Header: afxdisp.h

See Also

Concepts

COleDispatchException Class

COleDispatchException Members

Hierarchy Chart

COleDispatchException::m_dwHelpContext

COleDispatchException::m_wCode

AfxThrowOleDispatchException