[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 7C Fn 0001  - Sk-upps Data Link Interface API - Down Driver            [N]

   AX = 0001h

Return: AX = completion code (see below)

Note:  the DLI will refuse to unload if there are any protocols
     (see AX=0007h) or clients (see AX=0010h) active.
Index: uninstall;SK-UPPS Data Link Interface

Completion codes:
 0000h SUCCESS
 0005h INVALID_MULTICAST
 0006h BUFFER_TOO_SMALL
 0007h NO_BUFFERS_LEFT
 0008h NO_RESOURCES_LEFT
 000Bh ILLEGAL_PROTOCOL_ID
 000Ch PROTOCOL_IN_USE
 000Dh NO_MULTICAST_ADDRESS
 000Fh PROTOCOLS_ACTIVE
 0010h CLIENTS_ACTIVE
 001Bh INVALID_MODE
 001Ch MODE_NOT_SUPPORTED
 FFFFh UNKNOWN_SERVICE

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