HID Driver Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the HID driver functions.
Programming element | Description |
---|---|
This function loads a HID device driver. It is required for HID client drivers. |
|
This function enables HID device notifications. It is required for HID client drivers. |
|
This function retrieves an interrupt report from a HID device. |
|
This function retrieves a report from a HID device. |
|
This function sets a report on a HID device. |
|
This function obtains a string from a HID device. |
|
This function obtains the size of the HID client's queue. |
|
This function sets the size of the HID client's queue. |