Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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