HIDP_PREPARSED_DATA (Windows Embedded CE 6.0)
1/6/2010
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 |
Windows Embedded CE | Windows CE .NET 4.2 and later |
See Also
Reference
HID Parser Structures
HIDDeviceAttach
HidP_GetCollectionDescription