help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'Dos' (#rtl)

SetIntVec

Set interrupt vector

Declaration

Source position: dosh.inc line 138

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

GetIntVec

  

Get interrupt vector

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505