[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Set permission on IO ports
Source position: oldlinux.pp line 1552
function IOperm( |
From: Cardinal; |
Num: Cardinal; |
Value: LongInt |
):Boolean; |
IOperm sets permissions on Num ports starting with port From to Value. The function returns True if the call was successfull, False otherwise.
Note:
Errors are returned in LinuxError
No notes exist for this page yet.