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.
Int13_Translate_VM_Int
                                                     Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
include int13.inc
 
VxDcall Int13_Translate_VM_Int
 
The Int13_Translate_VM_Int service notifies the virtual device that an Int
13h has been intercepted. The virtual block device calls this service.
 
Parameter  Description
────────────────────────────────────────────────────────────────────────────
 
EBX        Specifies the handle of the current virtual machine.
 
EBP        Points to a Client_Reg_Struc structure containing the register
           values for the specified virtual machine.
 
Return Value
 
This service has no return value.
 
                                      ♦