Share via


Serial Port Driver Structures

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

The following table shows the Serial Port driver structures.

Programming element Description

DEVICE_LIST

This structure stores information about each serial device that a specified serial device driver can handle.

HW_VTBL

This structure stores function pointers to the functions that serial port drivers must implement.

HWOBJ

This structure describes the characteristics of serial devices.

SERIAL_DEV_STATUS

This structure stores the type of error and the communication status.

SERIAL_QUEUE_SIZES

This structure specifies the size of the input and output queues.