www.delorie.com/djgpp/doc/dpmi/api/310900.html   search  
Int 31H Function 0900H

Get and Disable Virtual Interrupt State [0.9]

Disables the virtual interrupt flag and returns the previous state of the virtual interrupt flag.

Call With

AX = 0900H

Returns

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

Notes


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