Function Reference


_WinAPI_GetWindowHeight

Show description in

Returns the height of the window

#include <WinAPISysWin.au3>
_WinAPI_GetWindowHeight ( $hWnd )

Parameters

$hWnd Handle to a window

Return Value

Success: the height of window.
Failure: sets the @error flag to non-zero.

Related

_WinAPI_GetWindowWidth