Searched defs:SetupDiDestroyDeviceInfoList (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/telemetry/third_party/pyserial/serial/tools/
H A Dlist_ports_windows.py77 SetupDiDestroyDeviceInfoList = setupapi.SetupDiDestroyDeviceInfoList variable
78 SetupDiDestroyDeviceInfoList.argtypes = [HDEVINFO]
79 SetupDiDestroyDeviceInfoList.restype = BOOL
232 SetupDiDestroyDeviceInfoList(g_hdi)

Completed in 40 milliseconds