Share via


HID Parser Macros (Windows Embedded CE 6.0)

1/6/2010

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.

See Also

Other Resources

HID Driver and HID Parser Reference