formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Sets the cursor to a standard cursor. This will reset the mouse cursor to one of the standard cursor types. Currently either FZRT_CURS_ARROW or FZRT_CURS_WATCH. FZRT_CURS_WATCH will set to the static wait cursor. To use an animated wait cursor use .
Plugin Prototype
void fzrt_set_std_cursor(
curs_type ) |
Parameters
curs_type [Input]
standard cursor
Availability
5.0.0.0
See Also
Function Set
Defined in