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.
Defined in "setupapi.h".
Implemented in "dlls/setupapi/devinst.c". source.winehq.org/source/dlls/setupapi/devinst.c
Debug channel "setupapi".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.