There two types of USB drivers available in CE to support this camera. There is the one included with Platform Builder (CE 6.0) called the "USB Camera Driver" and another developed by Doug Boiling and supported on Codeplex. The first driver is DirectShow compliant and will allow you to access image data by building a filter graph. Sample code for how to construct a filter graph to access this camera is available on the WiMo website. When you download the code you will need to browse to the directory containing the native code, and you should find a class designed to access cameras under CE. The second driver comes with it's own samples and uses a custom IOCTL interface. This may be easier for you to use than the first driver, but it lacks support for standard DirectShow codecs which can be plugged into a filter graph.
Keep us posted on your progress. This is a common question, and your experiences will be helpful to others with the same question.
James Y. Wilson http://www.learningce.com Fortudine Vincimus!