Searched refs:SetupDiDestroyDeviceInfoList (Results 1 – 2 of 2) sorted by relevance
77 SetupDiDestroyDeviceInfoList = setupapi.SetupDiDestroyDeviceInfoList variable78 SetupDiDestroyDeviceInfoList.argtypes = [HDEVINFO]79 SetupDiDestroyDeviceInfoList.restype = BOOL232 SetupDiDestroyDeviceInfoList(g_hdi)
153 SetupDiDestroyDeviceInfoList(hDevInfo); in OpenDevice()