Int 21/AX=5FE3h

Prev Next Ralf Interrups Categories Contents

------

LANtastic - SET MESSAGE SERVICE VECTOR

AX = 5FE3h
ES:BX -> FAR routine for processing network messages

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

Notes: Handler must chain to previous handler as its first action. On invocation, ES:BX -> just-received message

See Also: AX=5FE2h

Category: Network - Int 21h - L

------

Prev Next Ralf Interrups Categories Contents