UDF > WinAPIEx > Error >


_WinAPI_ShowError

Affiche une bo�te de message d'erreur avec une sortie en option

#include <WinAPIError.au3>
_WinAPI_ShowError ( $sText [, $bExit = True] )

Param�tres

$sText Texte d'erreur � afficher
$bExit [optionnel] Sp�cifie s'if faut quitter apr�s l'affichage:
True - Quitte le programme apr�s l'affichage
False - Retourne normalement apr�s l'affichage

Valeur de retour

Aucune.

En relation

_WinAPI_MsgBox, _WinAPI_ShowMsg