Previous: 4.28.2.28. GetDS To the Table of Contents Next: 4.28.2.30. GetExceptionHandler
4.28.2.28. GetDS Table of Contents 4.28.2.30. GetExceptionHandler

- 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


Previous: 4.28.2.28. GetDS To the Table of Contents Next: 4.28.2.30. GetExceptionHandler
4.28.2.28. GetDS Table of Contents 4.28.2.30. GetExceptionHandler

- 4.28.2.29. -