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
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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