[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F U - NETWORK REDIRECTOR - READ FROM REMOTE FILE
        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:   called by DOS 3.1+ kernel
SeeAlso: AX=1229h,INT 21/AH=3Fh,INT 21/AX=5D06h

See Also: 2F1109
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson