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.
VDMAD_Default_Handler
                                                     Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
include vdmad.inc
 
VxDcall VDMAD_Default_Handler
 
The VDMAD_Default_Handler service specifies the default DMA channel I/O
callback procedure. This procedure receives notifications of virtual state
changes and handles setting up the physical state to start DMA transfers.
 
Parameter  Description
────────────────────────────────────────────────────────────────────────────
 
EAX        Specifies the DMA handle.
 
EBX        Specifies the virtual machine handle.
 
Return Value
 
This service has no return value.
 
Uses
 
All
 
                                      ♦