Desktop Functions: Smart Device Functions:
|
Search Results for "SetupDiDestroyDeviceInfoList" in [All]setupapi
SetupDiDestroyDeviceInfoList(h); Private Declare Function SetupDiDestroyDeviceInfoList _
public static extern bool SetupDiDestroyDeviceInfoList
EntryPoint:="SetupDiDestroyDeviceInfoList", _
Private Shared Function SetupDiDestroyDeviceInfoList( _
SetupDiDestroyDeviceInfoList(h);
SetupDiDestroyDeviceInfoList(h); When finished using the device information set, the application should free the resources used by calling SetupDiDestroyDeviceInfoList
SetupDiDestroyDeviceInfoList(h);
SetupDiDestroyDeviceInfoList(h);
SetupDiDestroyDeviceInfoList(h);
destructionResult = SetupDiDestroyDeviceInfoList(h)
SetupDiDestroyDeviceInfoList(h); |