Int 2F/AX=C508h

Prev Next Ralf Interrups Categories Contents

------

PC-DOS Econet v1.05 - ENABLE/DISABLE EVENT SCHEDULER

AX = C508h
DL = new state of scheduler (01h enabled, 02h disabled)

Return:
AX = return code (see #03037) DL = previous state

Notes: The interrupt-enable state will be preserved, but interrupts may be enabled during processing of this function. While the scheduler is disabled, all events are queued until the scheduler is re-enabled

See Also: AX=C500h - AX=C503h - AX=C504h - AX=C506h -

Category: Network - Int 2Fh - P

------

Prev Next Ralf Interrups Categories Contents