Interrups | Categories | Contents |
AX = 112Bh SS = DOS DS CX = function/category DS:DX -> parameter block.STACK:
WORD value of AX on entry to INT 21 (440Ch or 440Dh). ???
Return:
CF set on error AX = DOS error code (see #01680 at INT 21/AH=59h/BX=0000h) CF clear if successful
Note: This function is called by the DOS 4.0 kernel
Category: Network - Int 2Fh - I
Interrups | Categories | Contents |