USB Function Serial Client Driver Samples (Windows CE 5.0)
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
Send Feedback on this topic to the authors