Searched refs:SetupDiGetDeviceRegistryProperty (Results 1 – 2 of 2) sorted by relevance
94 SetupDiGetDeviceRegistryProperty = setupapi.SetupDiGetDeviceRegistryPropertyA variable95 SetupDiGetDeviceRegistryProperty.argtypes = [HDEVINFO, PSP_DEVINFO_DATA, DWORD, PDWORD, PBYTE, DWOR…96 SetupDiGetDeviceRegistryProperty.restype = BOOL189 if not SetupDiGetDeviceRegistryProperty(215 if not SetupDiGetDeviceRegistryProperty(
214 BOOL success = SetupDiGetDeviceRegistryProperty(device_info_handle, in CollectBluetoothLowEnergyDeviceRegistryProperty()227 success = SetupDiGetDeviceRegistryProperty(device_info_handle, in CollectBluetoothLowEnergyDeviceRegistryProperty()