Previous: 4.28.2.31. GetFreeMemoryInfo To the Table of Contents Next: 4.28.2.33. GetRealModeIntVec
4.28.2.31. GetFreeMemoryInfo Table of Contents 4.28.2.33. GetRealModeIntVec

- 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


Previous: 4.28.2.31. GetFreeMemoryInfo To the Table of Contents Next: 4.28.2.33. GetRealModeIntVec
4.28.2.31. GetFreeMemoryInfo Table of Contents 4.28.2.33. GetRealModeIntVec

- 4.28.2.32. -