COleDispatchException::m_strDescription

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

At a Glance

Header file: Afxdisp.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation Visual C++ documentation

Syntax

CString m_strDescription;

See Also

COleDispatchException::m_dwHelpContext, COleDispatchException::m_wCode, AfxThrowOleDispatchException