HID Parser Macros (Windows CE 5.0)

Send Feedback

The following table shows the HID parser macros.

Programming element Description
HidP_GetButtons This macro is a mnemonic alias for the HidP_GetUsages function.
HidP_GetButtonsEx This macro is a mnemonic alias for the HidP_GetUsagesEx function.
HidP_IsSameUsageAndPage This macro determines if two extended usages, represented by USAGE_AND_PAGE structures, are equal.
HidP_SetButtons This macro is a mnemonic alias for the HidP_SetUsages function.
HidP_UnsetButtons This macro is a mnemonic alias for the HidP_UnsetUsages function.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.