GetMouseCursor
int GetMouseCursor (int *mouseCursorStyle);
Purpose
Returns the mouse cursor style set with SetMouseCursor.
Parameters
Output | ||||||||||||||||||||||||||||||||||||
Name | Type | Description | ||||||||||||||||||||||||||||||||||
mouseCursorStyle | int | The mouse cursor style set with SetMouseCursor. The following table lists the mouse cursor styles.
|
Return Value
Name | Type | Description |
status | int | Return value indicating whether the function was successful. A negative number indicates that an error occurred. |
Additional Information
Library: User Interface Library
Include file: userint.h
LabWindows/CVI compatibility: LabWindows/CVI 3.0 and later