[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 61 Fn 22  u - PC/tcp Kernel V2.05+ - "net_getdesc" - Allocate Network  [N]

   AH = 22h

Return: CF clear if successful
       AX = network descriptor
   CF set on error
       AX = error code (see INT 61"PC/TCP")

Note:  the descriptor will be an integer in the range 00h-1Fh, and a DOS call
     is made to allocate this as a file descriptor.  Hence a number may
     not refer to a PC/TCP network descriptor and a DOS file handle
     simultaneously.

See Also: INT 61"PC/TCP",INT 61/AH=00h"PC/TCP",INT 61/AH=13h,INT 61/AH=29h

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