ClassesClassesClassesClasses | | | | 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.

HIODevice (Class)

Name

HIODevice — Represents an instance of an I/O device.

Constructors

OpenIoDevice    Open and configure an I/O device.

Finalizer

This operator is not available as a class member but will be called automatically when the resources of the object instances are to be released. This occurs in the finalization stage of garbage collection, or upon an explicit call of the Dispose() method.

CloseIoDevice    Close the specified I/O device.

Methods

ControlIoDevice    Perform an action on the I/O device.
ControlIoInterface    Perform an action on the I/O interface.
GetIoDeviceParam    Query settings of an I/O device instance.
OpenIoChannel    Open and configure I/O channels.
OpenIoDevice    Open and configure an I/O device.
QueryIoDevice    Query information about channels of the specified I/O device.
QueryIoInterface    Query information about the specified I/O device interface.
SetIoDeviceParam    Configure a specific I/O device instance.

HIODevice (Class)

Name

HIODevice — Represents an instance of an I/O device.

Constructors

OpenIoDevice    Open and configure an I/O device.

Destructor

This operator is not available as a class member but will be called automatically by the destructor. This occurs when a local variable goes out of scope or an instance on the heap is deleted.

CloseIoDevice    Close the specified I/O device.

Methods

ControlIoDevice    Perform an action on the I/O device.
ControlIoInterface    Perform an action on the I/O interface.
GetIoDeviceParam    Query settings of an I/O device instance.
OpenIoChannel    Open and configure I/O channels.
OpenIoDevice    Open and configure an I/O device.
QueryIoDevice    Query information about channels of the specified I/O device.
QueryIoInterface    Query information about the specified I/O device interface.
SetIoDeviceParam    Configure a specific I/O device instance.

HIODevice (Class)

Name

HIODevice — Represents an instance of an I/O device.

Methods

ControlIoDevice    Perform an action on the I/O device.
ControlIoInterface    Perform an action on the I/O interface.
GetIoDeviceParam    Query settings of an I/O device instance.
OpenIoChannel    Open and configure I/O channels.
OpenIoDevice    Open and configure an I/O device.
QueryIoDevice    Query information about channels of the specified I/O device.
QueryIoInterface    Query information about the specified I/O device interface.
SetIoDeviceParam    Configure a specific I/O device instance.

HIODeviceX (Class)

Name

HIODeviceX — Represents an instance of an I/O device.

Constructors

OpenIoDevice    Open and configure an I/O device.

Destructor

This operator is not available as a class member but will be called automatically by the destructor. This occurs when the last reference to the object instance is removed.

CloseIoDevice    Close the specified I/O device.

Methods

ControlIoDevice    Perform an action on the I/O device.
ControlIoInterface    Perform an action on the I/O interface.
GetIoDeviceParam    Query settings of an I/O device instance.
OpenIoChannel    Open and configure I/O channels.
OpenIoDevice    Open and configure an I/O device.
QueryIoDevice    Query information about channels of the specified I/O device.
QueryIoInterface    Query information about the specified I/O device interface.
SetIoDeviceParam    Configure a specific I/O device instance.


ClassesClassesClassesClasses | | | | Operators