Virtual Devices (3.1) (vdag31qh.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
VDD_Hide_Cursor
                                                     Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
include vdd.inc
 
VxDcall VDD_Hide_Cursor
 
The VDD_Hide_Cursor service sets or clears the hide-cursor flag. The virtual
mouse device uses this service to turn on and off the hardware cursor such
as when the virtual machine is windowed.
 
Parameter  Description
────────────────────────────────────────────────────────────────────────────
 
EAX        Specifies whether the cursor should be hidden (nonzero) or
           displayed (zero).
 
EBX        Specifies a pointer to the control block.
 
Return Value
 
This service has no return value.
 
Uses
 
Flags
 
                                      ♦