- 4.28.2.29. -
Table of Contents
4. Standard Units
4.28. DPMI - DOS Protected Mode Interface support unit
4.28.2. DPMI Unit Procedures and Functions
4.28.2.29. GetEnableInterruptState
4.28.2.29. GetEnableInterruptState
Targets: MS-DOS only
DPMI Unit
This function will enable the virtual interrupt flag
and return the previous state of the virtual interrupt flag.
Description:
function GetEnableInterruptState: Boolean;
See also:
GetDisableInterruptState
GetInterruptState
- 4.28.2.29. -