Previous: 4.28.2.24. GetCS To the Table of Contents Next: 4.28.2.26. GetDPMIIntVec
4.28.2.24. GetCS Table of Contents 4.28.2.26. GetDPMIIntVec

- 4.28.2.25. -
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.25. GetDisableInterruptState


4.28.2.25. GetDisableInterruptState

Targets: MS-DOS only


DPMI Unit

This function will disable the virtual interrupt flag and return the previous state of the virtual interrupt flag.

Declaration:
function GetDisableInterruptState: Boolean;
See also:
GetEnableInterruptState
GetInterruptState


Previous: 4.28.2.24. GetCS To the Table of Contents Next: 4.28.2.26. GetDPMIIntVec
4.28.2.24. GetCS Table of Contents 4.28.2.26. GetDPMIIntVec

- 4.28.2.25. -