函数参考


_WinAPI_GetWindowRect

检索指定窗口矩形的尺寸

#Include <WinAPI.au3>
_WinAPI_GetWindowRect($hWnd)

参数

$hWnd 窗口句柄

返回值

成功: 返回接收屏幕坐标的 $tagRECT 结构
失败: 设置@error:

注意/说明

None.

相关

$tagRECT

详情参考

在MSDN中搜索