GetCursor

  HCURSOR GetCursor(VOID)    

The GetCursor function retrieves the handle of the current cursor.

Parameters

This function has no parameters.

Return Value

The return value is the handle of the current cursor, or NULL if there is no cursor.

See Also

SetCursor