Share via


HidP_FreeCollectionDescription (Windows CE 5.0)

Send Feedback

This function frees the resources in the DeviceDescription parameter that the HidP_GetCollectionDescription function allocated. It does not free the DeviceDescription block parameter.

void HidP_FreeCollectionDescription(  PHIDP_DEVICE_DESC DeviceDescription);

Parameters

  • DeviceDescription
    [in] HIDP_DEVICE_DESC block that the HidP_GetCollectionDescription function filled in.

Return Values

None.

Requirements

OS Versions: Windows CE .NET 4.2 and later.
Header: Hidpddi.h.
Link Library: Hidparse_lib.lib.

See Also

HidP_GetCollectionDescription

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.