- 4.28.2.33 -
Standard Units
DPMI Unit
DPMI Unit Procedures and Functions
GetRealModeIntVec function
Targets: MS-DOS only
DPMI Unit
This function returns the value of the current task's real mode interrupt vector for the specified interrupt.
Declaration:
function
GetRealModeIntVec(IntNo: Byte;
var
RSeg,ROfs: Word): Boolean;
Remarks:
Returns segment and offset of real mode interrupt handler.
See also:
SetRealModeIntVec
GetInterruptState function
Table of Content
GetSegmentBaseAddress function
- 4.28.2.33 -