[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 2F Fn 1108  CU - Network Redirector - Read From Remote File            [N]

   AX = 1108h
   ES:DI -> SFT
       SFT DPB field -> DPB of drive containing file
   CX = number of bytes
   SS = DOS DS
   SDA DTA field -> user buffer

Return: CF set on error
       AX = DOS error code (see INT 21/AH=59h)
   CF clear if successful
       CX = number of bytes read (0000h = end of file)
       SFT updated

Note:  this function is called by the DOS 3.1+ kernel

See Also: AX=1109h,AX=1229h,INT 21/AH=3Fh,INT 21/AX=5D06h

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