Home
last modified time | relevance | path

Searched refs:SetupDiGetDeviceRegistryProperty (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
Dlist_ports_windows.py94 SetupDiGetDeviceRegistryProperty = setupapi.SetupDiGetDeviceRegistryPropertyA variable
95 SetupDiGetDeviceRegistryProperty.argtypes = [HDEVINFO, PSP_DEVINFO_DATA, DWORD, PDWORD, PBYTE, DWOR…
96 SetupDiGetDeviceRegistryProperty.restype = BOOL
189 if not SetupDiGetDeviceRegistryProperty(
215 if not SetupDiGetDeviceRegistryProperty(