Function Reference
_WinAPI_ShowMsg
"Information"メッセージボックスを表示します。
#Include <WinAPI.au3>
_WinAPI_ShowMsg($sText)
パラメータ
$sText
表示される"通知"テキスト
返し値
なし。
注意
なし。
関連
_WinAPI_ShowError
,
_WinAPI_MsgBox
WinAPI管理一覧
AutoItUDFsドキュメント日本語訳 - トップ