[Overview][Procedures and functions] | Reference for unit 'x86' (#rtl) |
Set permission on IO ports
Source position: x86.pp line 41
function fpIOperm( |
From: Cardinal; |
Num: Cardinal; |
Value: cint |
):cint; |
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:
Extended error information can be retrieved with FpGetErrno
No notes exist for this page yet.