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)



root
Fri Sep 11 18:24:36 CEST 1998