Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |