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::m_dwHelpContext