Int 21/AX=5FE1h

Prev Next Ralf Interrups Categories Contents

------

LANtastic - SET DOS SERVICE VECTOR

AX = 5FE1h
ES:BX -> FAR routine to call when DOS services are available

Return:
CF clear if successful CF set on error AX = error code

Note: New handler must chain to previous handler as its first action

See Also: AX=5FE0h

Category: Network - Int 21h - L

------

Prev Next Ralf Interrups Categories Contents