HidP_FreeCollectionDescription (Windows Embedded CE 6.0)
1/6/2010
This function frees the resources in the DeviceDescription parameter that the HidP_GetCollectionDescription function allocated. It does not free the DeviceDescription block parameter.
Syntax
void HidP_FreeCollectionDescription(
PHIDP_DEVICE_DESC DeviceDescription
);
Parameters
- DeviceDescription
[in] HIDP_DEVICE_DESC block that the HidP_GetCollectionDescription function filled in.
Return Value
None.
Requirements
Header | hidpddi.h |
Library | Hidparse_lib.lib |
Windows Embedded CE | Windows CE .NET 4.2 and later |