UDF > WinAPIEx > System > Windows >


_WinAPI_GetWindowWidth

Obtient la largeur d'une fenêtre

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

Paramètre

$hWnd Handle de la fenêtre

Valeur de retour

Succès: Retourne la largeur de la fenêtre.
Échec: Définit @error <> 0.

En relation

_WinAPI_GetWindowHeight