Int 7C/AX=0001h

Prev Next Ralf Interrups Categories Contents

------

SK-UPPS Data Link Interface API - DOWN DRIVER

AX = 0001h

Return:
AX = completion code (see #03846)

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

(Table 03846) Values for SK-UPPS completion code: 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

Category: Network - Int 7Ch - S

------

Prev Next Ralf Interrups Categories Contents