[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 6F Fn 14  - 10net V3.3+ - Get Remote Memory                            [N]

   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 AH=00h)

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson