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

   AH = 29h

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

Note:  use this function rather than AH=22h to avoid a DOS call by the PC/TCP
     kernel; the returned descriptor will be >= 40h and cannot be used
     with "net_select" (AH=0Eh)

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

See Also: INT 61/AH=22h

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