HIDP_PREPARSED_DATA (Compact 2013)
3/26/2014
This structure contains preparsed data. It is passed to many of the parsing functions through the initial call to HIDDeviceAttach, which provides this structure to clients.
Syntax
typedef struct _HIDP_PREPARSED_DATA HIDP_PREPARSED_DATA;
Members
Reserved for internal system use.
Remarks
HidP_GetCollectionDescription fills in a HIDP_DEVICE_DESC structure, which contains HIDP_COLLECTION_DESC structures, which contain the preparsed data.
Requirements
Header |
hidparse.h |
See Also
Reference
HID Parser Structures
HIDDeviceAttach
HidP_GetCollectionDescription