Int 14/AH=08h

Prev Next Ralf Interrups Categories Contents

------

MultiDOS Plus 4.0 IODRV - GET AND RESET PORT LINE STATUS

AH = 08h

Return:
AL = line status (see #00304) AH destroyed

Notes: The port number is stored at offset BEh in the Task Control Block. On every line status change, the line status is ORed with the line status accumulator; this function returns the accumulator and clears it

See Also: AH=03h - AH=04h"MultiDOS" - AH=07h"MultiDOS" -

Category: Serial I/O - Int 14h - M

------

Prev Next Ralf Interrups Categories Contents