GetCursor

3.1

  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 if a cursor exists. Otherwise, it is NULL.

See Also

SetCursor