GetWaitCursorState
int GetWaitCursorState (void);
Purpose
Returns the state of the cursor, indicating whether the wait cursor is active or inactive.
Parameters
None.
Return Value
Name | Type | Description | ||||||
cursorState | int | The state of the wait cursor.
Negative values indicate that an error occurred. |
Additional Information
Library: User Interface Library
Include file: userint.h
LabWindows/CVI compatibility: LabWindows/CVI 3.0 and later