Interrups | Categories | Contents |
AX = C505h 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=C503h - AX=C506h - AX=C508h
Category: Network - Int 2Fh - P
Interrups | Categories | Contents |