Serial Port Driver Structures
Other versions of this page are also available for the following:
8/28/2008
The following table shows the Serial Port driver structures.
Programming element | Description |
---|---|
This structure stores information about each serial device that a specified serial device driver can handle. |
|
This structure stores function pointers to the functions that serial port drivers must implement. |
|
This structure describes the characteristics of serial devices. |
|
This structure stores the type of error and the communication status. |
|
This structure specifies the size of the input and output queues. |