Int 2F/AX=C506h

Prev Next Ralf Interrups Categories Contents

------

PC-DOS Econet v1.05 - SET INDIVIDUAL EVENT ACTION

AX = C506h
DH = event number
DL = new default action
00h disable event handling (ignore incoming events)
01h enable (call event handler chain)
02h store until enabled or disabled (default)

Return:
AX = return code (see #03037)

Note: The interrupt-enable state will be preserved, but interrupts may be enabled during processing of this function

See Also: AX=C500h - AX=C504h - AX=C505h - AX=C507h

Category: Network - Int 2Fh - P

------

Prev Next Ralf Interrups Categories Contents