Language:
Русский
English
GetIntVec (procedure) (WinDos unit)
Returns the address stored in a specified interrupt vector.
Declaration
procedure GetIntVec(IntNo: Byte; var Vector: Pointer);
Target
Windows, Real, Protected
Remarks
IntNo specifies the interrupt vector number (0..255), and the address is returned in Vector.