www.delorie.com/djgpp/doc/dpmi/api/310902.html   search  
Int 31H Function 0902H

Get Virtual Interrupt State [0.9]

Returns the current state of the virtual interrupt flag.

Call With

AX = 0902H

Returns

Carry flag = clear (this function always succeeds)
AL = 0 if virtual interrupts are disabled
AL = 1 if virtual interrupts are enabled

Notes


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