ClassesClasses | | Operators |
Page not available for the currently selected syntax (programming language).
Page not available for the currently selected syntax (programming language).
HIODevice — Represents an instance of an I/O device.
OpenIoDevice | Open and configure an I/O device. |
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. |
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 — Represents an instance of an I/O device.
OpenIoDevice | Open and configure an I/O device. |
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. |
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. |
ClassesClasses | | Operators |