SetupDiDestroyDeviceInfoList (SETUPAPI.@)
BOOL SetupDiDestroyDeviceInfoList ( HDEVINFO devinfo )
Destroy a DeviceInfoList and free all used memory of the list.
devinfo | [In] | DeviceInfoList pointer to list to destroy. |
Success: non zero value.
Failure: zero value.
Declared in "include/setupapi.h". gitlab.winehq.org/wine/wine/blob/master/include/setupapi.h
Implemented in "dlls/setupapi/devinst.c". gitlab.winehq.org/wine/wine/blob/master/dlls/setupapi/devinst.c
Debug channel "setupapi".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.