Mètode GetEnabled


Disponible per a tots els objectes.

Prototip

GetEnabled Proto hWnd:HWND

Sintaxi

Invoke GetEnabled, hWnd

Funció

Llegeix la propietat Enabled d'un objecte.

Paràmetres

hWnd

"Handle" de l'objecte.

Valor de retorn

Eax/Rax torna l'estat actual d'habilitació ("enabled") de l'objecte.

Els possibles valors de retorn són:

TRUE    L'objecte està habilitat.
FALSE  L'objecte està deshabilitat.