www.delorie.com/djgpp/doc/dpmi/api/310204.html   search  
Int 31H Function 0204H

Get Protected Mode Interrupt Vector [0.9]

Returns the address of the current protected mode interrupt handler for the specified interrupt.

Call With

AX = 0204H
BL = interrupt number

Returns

Carry flag = clear (this function always succeeds)
CX:(E)DX = selector:offset of exception handler

Notes


  prev next   webmaster     delorie software   privacy  
  Copyright © 1996     Updated Apr 1996