SetIntVec

Set interrupt vector

Declaration

Source position: dosh.inc line 133

  procedure SetIntVec(intno: Byte; vector: pointer);

Description

SetIntVec sets interrupt vector IntNo to Vector. Vector should point to an interrupt procedure.

Remark

This call does nothing, it is present for compatibility only. !!!

Errors

None.

See also

Name Description
GetIntVec Get interrupt vector

results matching ""

    No results matching ""