Int 6F/AH=14h

Prev Next Ralf Interrups Categories Contents

------

10NET v3.3+ - GET REMOTE MEMORY

AH = 14h
BX:SI = address of remote memory
CX = length (<=1024 bytes)
DS:DX -> node ID, 12 bytes blank-padded
DS:DI -> area to receive remote memory image

Return:
CF clear if successful CX = amount of memory copied to DS:SI CF set on error AX = error code (see #03740)

Category: Network - Int 6Fh - @

------

Prev Next Ralf Interrups Categories Contents