- 4.28.2.41 -
Standard Units
DPMI Unit
DPMI Unit Procedures and Functions
SetDPMIIntVec function
Targets: MS-DOS only
DPMI Unit
This function sets the selector and offest of the protected mode interrupt handler for the specified interrupt number.
Declaration:
function
SetDPMIIntVec(IntNo: Byte; Sel: Word; Offs: DWord): Boolean;
Remarks:
Returns True if successful.
See also:
GetDPMIIntVec
SelectorInc function
Table of Content
SetExceptionHandler function
- 4.28.2.41 -