Mčtode GetCursorShape


Disponible per a tots els objectes.

Prototip

GetCursorShape Proto hWnd:HWND

Sintaxi

Invoke GetCursorShape, hWnd

Funció

Llegeix la propietat CursorShape d'un objecte.

Parŕmetres

hWnd

"Handle" de l'objecte.

Valor de retorn

Eax/Rax torna la forma de cursor actual de l'objecte.

Els possibles valors de retorn són:

ecDefault 0
ecArrow 1
ecIBeam 2
ecWait 3
ecCross 4
ecUpArrow 5
ecSizeAll 6
ecSizeNWSE 7
ecSizeNESW 8
ecSizeWE 9
ecSizeNS 10
ecNoDrop 11
ecAppStarting 12
ecHelp 13
ecCustom 14