HID Parser Macros

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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.