AfxThrowUserException
Throws an exception to stop an end-user operation.
void AfxThrowUserException( );
Remarks
This function is normally called immediately after AfxMessageBox has reported an error to the user.
Requirements
Header: afxwin.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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