ClassesClasses | | Operators

Use the tabs on the upper right to switch to a different programming language.

Use the tabs on the upper right to switch to a different programming language.

HIOChannel (Class)

Name

HIOChannel — Represents an instance of a channel of an I/O device.

Constructors

OpenIoChannel    Open and configure I/O channels.

Methods

CloseIoChannel    Close I/O channels.
ControlIoChannel    Perform an action on I/O channels.
GetIoChannelParam    Query specific parameters of I/O channels.
OpenIoChannel    Open and configure I/O channels.
ReadIoChannel    Read a value from the specified I/O channels.
SetIoChannelParam    Set specific parameters of I/O channels.
WriteIoChannel    Write a value to the specified I/O channels.

HIOChannel (Class)

Name

HIOChannel — Represents an instance of a channel of an I/O device.

Constructors

OpenIoChannel    Open and configure I/O channels.

Methods

CloseIoChannel    Close I/O channels.
ControlIoChannel    Perform an action on I/O channels.
GetIoChannelParam    Query specific parameters of I/O channels.
OpenIoChannel    Open and configure I/O channels.
ReadIoChannel    Read a value from the specified I/O channels.
SetIoChannelParam    Set specific parameters of I/O channels.
WriteIoChannel    Write a value to the specified I/O channels.


ClassesClasses | | Operators