USB Function Serial Client Driver Samples (Windows CE 5.0)

Send Feedback

The USB function serial client driver base class is implemented in %_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

Serial Communications Test

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.