Int 2F/AX=1202h

Prev Next Ralf Interrups Categories Contents

------

DOS 3.0+ internal - GET INTERRUPT ADDRESS

AX = 1202h.

STACK:
WORD vector number

Return:
ES:BX -> interrupt vector (DWORD containing handler's address) STACK unchanged

Category: DOS Kernel - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents