Int 7D/AH=07h

Prev Next Ralf Interrups Categories Contents

------

SCSILink - GET DATA

AH = 07h
CX = number of bytes to retrieve (0001h-0100h)
ES:BX -> buffer for data

Return:
CF clear if successful CF set on error AL = error code (01h = too much data)

Note: Retrieve data previously stored with AH=06h

See Also: AH=06h

Category: Debuggers/Debugging Tools - Int 7Dh - S

------

Prev Next Ralf Interrups Categories Contents