Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/26/2014
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 |