HidP_FreeCollectionDescription (Windows CE 5.0)
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
Send Feedback on this topic to the authors