COleDispatchException::m_strDescription

This data member contains a verbal error description. This member is set by the function AfxThrowOleDispatchException when an exception is thrown.

CString m_strDescription;

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_dwHelpContext, COleDispatchException::m_wCode, AfxThrowOleDispatchException