函数参考
_WinAPI_GetWindowWidth
获取窗体的宽度
#Include <WinAPI.au3>
_WinAPI_GetWindowWidth($hWnd)
参数
$hWnd
窗口句柄
返回值
成功:
返回窗口宽度
失败:
设置 @error
注意/说明
None.
相关
_WinAPI_GetWindowHeight