Поделиться через


AfxThrowUserException

Throws an exception to stop an end-user operation.

void AfxThrowUserException( );

Заметки

This function is normally called immediately after AfxMessageBox has reported an error to the user.

Требования

Header: afxwin.h

См. также

Основные понятия

MFC Macros and Globals

CUserException Class

THROW (MFC)

AfxMessageBox