Previous: GetCS function To the Table of Content Next: GetDPMIIntVec function

- 4.28.2.25 -
Standard Units
DPMI Unit
DPMI Unit Procedures and Functions

GetDisableInterruptState function

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: GetCS function To the Table of Content Next: GetDPMIIntVec function
GetCS function Table of Content GetDPMIIntVec function

- 4.28.2.25 -