COleControl::FireError

Call this member function to fire the stock Error event.

Syntax

void FireError( SCODE scode, LPCTSTR lpszDescription, UINT nHelpID = 0 );

At a Glance

Header file: Afxctl.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

COleControl Overview, COleControl Member Functions, Control Classes, COleControl::DisplayError, SCODE