COleControl::DisplayError

This method displays stock Error events to the control's user.

At a Glance

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

Syntax

virtual void DisplayError( SCODE scode, LPCTSTR lpszDescription,
LPCTSTR
lpszSource, LPCTSTR lpszHelpFile, UINT nHelpID );

See Also

COleControl::FireError