Virtual Devices (3.1) (vdag31qh.hlp) (Table of Contents; Topic list)
VDD_Msg_SetCursPos
                                                     Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
include vdd.inc
 
VxDcall VDD_Msg_SetCursPos
 
The VDD_Msg_SetCursPos service sets the cursor position for messages
displayed when in message mode.
 
Parameter  Description
────────────────────────────────────────────────────────────────────────────
 
EAX        Specifies the row position.
 
EDX        Specifies the column position.
 
EBX        Specifies the virtual machine handle.
 
Return Value
 
This service has no return value.
 
Comments
 
A virtual device that uses this service must issue a Begin_Message_Mode
control message before calling this service.
 
Uses
 
Flags
 
                                      ♦