Int 4B/AX=810Ah/DX=0000h

Prev Next Ralf Interrups Categories Contents

------

Virtual DMA Specification - COPY OUT OF DMA BUFFER

AX = 810Ah
DX = 0000h
ES:DI -> DMA descriptor structure (see #03221,#03223) with buffer ID,
region segment/offset, and region size fields set
BX:CX = starting offset into DMA buffer

Return:
CF clear if successful CF set on error AL = error code (see #03218)

BUG: Windows 3.0 Enhanced mode does not correctly interpret the copy count

See Also: AX=8109h

Category: Disk I/O Enhancements - Int 4Bh - V

------

Prev Next Ralf Interrups Categories Contents