Int 2F/AX=112Bh

Prev Next Ralf Interrups Categories Contents

------

IFSFUNC.EXE (DOS 4.x only) - GENERIC IOCTL

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

------

Prev Next Ralf Interrups Categories Contents