[Overview][Procedures and functions] Reference for unit 'x86' (#rtl)

fpIOperm

Set permission on IO ports

Declaration

Source position: x86.pp line 41

function fpIOperm(

  From: Cardinal;

  Num: Cardinal;

  Value: cInt

):cInt;

Description

FpIOperm sets permissions on Num ports starting with port From to Value. The function returns zero if the call was successfull, a nonzero value otherwise.

Note:

Errors

Extended error information can be retrieved with FpGetErrno