Function Reference


_WinAPI_GetWindowWidth

Returns the width of the window

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

Parameters

$hWnd Handle to a window

Return Value

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

Related

_WinAPI_GetWindowHeight