다음을 통해 공유


HID Parser Macros (Compact 2013)

3/26/2014

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

Reference

HID Driver and HID Parser Reference