Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/28/2014
This function retrieves the handle to the current cursor.
Syntax
HCURSOR GetCursor(void);
Return Value
The handle to the current cursor indicates success. NULL indicates that there is no cursor.
Remarks
If this function is called after the CreateCursor function creates a cursor of zero dimensions, it retrieves that new cursor.
Requirements
Header |
winuser.h |
Library |
Cursor.lib, |