函数参考


_WinAPI_ShowMsg

显示一个 "信息" 消息框

#Include <WinAPI.au3>
_WinAPI_ShowMsg($sText)

参数

$sText 要显示的信息文本.

返回值

None.

注意/说明

None.

相关

_WinAPI_ShowError, _WinAPI_MsgBox