Function Reference


_WinAPI_ShowMsg

Displays an "Information" message box

#include <WinAPIError.au3>
_WinAPI_ShowMsg ( $sText )

Parameters

$sText "Information" text to display

Return Value

None.

Related

_WinAPI_MsgBox, _WinAPI_ShowError