- 4.28.2.32. -
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.32. GetInterruptState
4.28.2.32. GetInterruptState
Targets: MS-DOS only
DPMI Unit
This function will disable return state of the virtual interrupt flag.
Declaration:
function GetInterruptState: Boolean;
See also:
GetDisableInterruptState
GetEnableInterruptState
- 4.28.2.32. -