GetCursorIcon method


Available for all objects.

Prototype

GetCursorIcon Proto hWnd:HWND

Syntax

Invoke GetCursorIcon, hWnd

Function

Gets the CursorIcon property for an object.

Parameters

hWnd

Handle to the object.

Return value

Eax/Rax returns the handle to the cursor icon for the object, or NULL

.