CException::GetErrorMessage

Call this member function to provide text about an error that has occurred.

Syntax

virtual BOOL GetErrorMessage( LPTSTR lpszError, UINT nMaxError, PUINT pnHelpContext = NULL );

At a Glance

Header file: Afx.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CException Overview, CException Member Functions, Exception Classes, CException::ReportError