Function Reference

_WinAPI_GetWindowWidth

ウィンドウの幅を返します。

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

 

パラメータ

$hWnd ウィンドウのハンドル

 

返し値

成功: ウィンドウの幅
失敗: @errorを設定します。

 

注意

なし。

 

関連

_WinAPI_GetWindowHeight