| www.delorie.com/djgpp/doc/libc-2.01/libc_182.html | search |
#include <dpmi.h> int __dpmi_get_and_set_virtual_interrupt_state(int _old_state);
Please refer to section DPMI Specification for details on DPMI function call operation. Also see section DPMI Overview for general information.
DPMI function AH = 0x09
This function restores the interrupt state from a previous call to section __dpmi_get_and_disable_virtual_interrupt_state or section __dpmi_get_and_enable_virtual_interrupt_state.
The previous setting.
Go to the first, previous, next, last section, table of contents.
| prev next webmaster | delorie software privacy |
| Copyright © 1997 | Updated Apr 1997 |