HIDP_PREPARSED_DATA (Windows CE 5.0)

Send Feedback

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.

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

OS Versions: Windows CE .NET 4.2 and later.
Header: Hidparse.h.

See Also

HIDDeviceAttach | HidP_GetCollectionDescription

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.