Function Reference
_WinAPI_GetWindowWidth
ウィンドウの幅を返します。
#Include <WinAPI.au3>
_WinAPI_GetWindowWidth($hWnd)
パラメータ
$hWnd
ウィンドウのハンドル
返し値
成功:
ウィンドウの幅
失敗:
@errorを設定します。
注意
なし。
関連
_WinAPI_GetWindowHeight
WinAPI管理一覧
AutoItUDFsドキュメント日本語訳 - トップ