Error functions display errors and prompt the user for a response. The following list briefly describes each error function:
Function | Description | |
FlashWindow | Flashes the window by inverting its active/inactive state. | |
MessageBeep | Generates a beep on the system speaker. | |
MessageBox | Creates a window with the given text and caption. |