4.28.2.42. SetExceptionHandler
Table of Contents
4.28.2.44. SetSelectorAccessRights
- 4.28.2.43. -
Table of Contents
4. Standard Units
4.28. DPMI - DOS Protected Mode Interface support unit
4.28.2.37 RealModeInt
4.28.2.43. SetRealModeIntVec
4.28.2.43. SetRealModeIntVec
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
4.28.2.42. SetExceptionHandler
Table of Contents
4.28.2.44. SetSelectorAccessRights
- 4.28.2.43. -