Share via


USB Function Serial Client Drivers (Compact 2013)

3/26/2014

You use universal serial bus (USB) function serial client drivers to expose a stream interface to serial hardware, such as a serial modem.

To add this feature to your OS, see USB Function Driver Catalog Items and Sysgen Variables.

For reference information, see USB Function Client Driver Reference.

Sample application code for the USB function serial client base class is available at %_WINCEROOT%\Public\Common\OAK\Drivers\USBFN\Class\Serial. Inherit data and functions from the base class and use the inherited data and functions to implement functionality that is specific to your hardware platform. For example, if you are developing a USB function serial modem client driver, inherit from the base class.

See Also

Reference

USB Function Client Driver Registry Settings

Other Resources

USB Function Drivers
Power Management
Stream Interface Drivers
USB Function Controller Drivers