Int 14/AH=8Bh

Prev Next Ralf Interrups Categories Contents

------

COMM-DRV v14.0 - SET USER INTERRUPT ROUTINE

AH = 8Bh
CX = bitmask of interrupt to process
00h = deinstall
BX:DI -> DWORD containing address of function to be called

Return:
AH bit 7 clear if successful AH bit 7 set on error

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

------

Prev Next Ralf Interrups Categories Contents