next up previous contents index
Next: IsATTY Up: Functions and procedures Previous: IOCtl

IOperm

   

Declaration:

Function IOperm (From,Num : Cadinal; Value : Longint) : boolean;

Description:

IOperm sets permissions on Num ports starting with port From to Value. The function returns True if the call was successfull, False otherwise.

Remark:

Errors:

Errors are returned in LinuxError

See also:

ioperm (2)



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998