Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This module contains the PUBLIC definitions for the code that implements the driver side of the parsing library.
For more information, see:
hidpddi.h contains the following programming interfaces:
Functions
| HidP_GetCollectionDescription Fills a device description block with collection description and the corresponding report ID information for the specified report descriptor. |
Structures
| HIDP_COLLECTION_DESC Contains the information of a top-level-collection. This structure is used in the HidP_GetCollectionDescription call. |
| HIDP_DEVICE_DESC Contains the device description block filled in collection descriptions as linked lists. This structure is used by HidP_GetCollectionDescription. |
| HIDP_GETCOLDESC_DBG Contains the error code indicating the failure in parsing the report descriptor. This structure is used in the HidP_GetCollectionDescription call. |
| HIDP_REPORT_IDS Contains report ID information for a top-level collection. |