Function Reference


_WinAPI_GetCursor

Retrieves a handle to the current cursor

#include <WinAPIRes.au3>
_WinAPI_GetCursor ( )

Return Value

Success: Handle to the current cursor. If there is no cursor, the return value is 0.
Failure: 0.

See Also

Search GetCursor in MSDN Library.