HID Driver Development Concepts (Windows CE 5.0)

Send Feedback

HID Driver Security

Only trusted modules can interact with the HID driver. For more information, see Enhancing the Security of a Device.

Required Entry Points

The following list shows the required entry points for all HID drivers:

HID Collections

A HID collection is a grouping of data sources or data sinks associated with a HID device. HID usages define the uses of these data sources and data sinks. The following topics describe HID collections:

HID Reports

HID reports send data to and receive data from HID devices. The following topics describe HID reports:

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.