- 4.28.2.43 -
Standard Units
DPMI Unit
DPMI Unit Procedures and Functions
SetRealModeIntVec function
Targets: MS-DOS only
DPMI Unit
This function sets the value of the current task's real mode interrupt vector for the specified interrupt.
Declaration:
function
SetRealModeIntVec(IntNo: Byte; RSeg, ROfs: Word): Boolean;
Remarks:
Returns True if successful.
See also:
GetRealModeIntVec
RealModeInt
SetExceptionHandler function
Table of Content
SetSelectorAccessRights function
- 4.28.2.43 -