[Overview][Constants][Types][Procedures and functions][Variables][Index] |
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
lazarus-ccr.sourceforge.net |