www.delorie.com/djgpp/doc/dpmi/api/310200.html   search  
Int 31H Function 0200H

Get Real Mode Interrupt Vector [0.9]

Returns the contents of the current virtual machine's real mode interrupt vector for the specified interrupt.

Call With

AX = 0200H
BL = interrupt number

Returns

Carry flag = clear (this function always succeeds)
CX:DX = segment:offset of real mode interrupt handler

Notes


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