1 |
5.595357 |
BUS_QUERY_ID_TYPE::BusQueryInstanceID |
|
3 |
0x00000003 |
3 |
|
|
System.String |
BusQueryInstanceID = 3, // persistent id for this instance of the device
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\km\wdm.h(31597,0) |
|
2 |
1.978258 |
BUS_QUERY_ID_TYPE |
Enum |
|
|
|
|
|
|
typedef enum {
BusQueryDeviceID = 0, // <Enumerator>\<Enumerator-specific device id>
BusQueryHardwareIDs = 1, // Hardware ids
BusQueryCompatibleIDs = 2, // compatible device ids
BusQueryInstanceID = 3, // persistent id for this instance of the device
BusQueryDeviceSerialNumber = 4, // serial number for this device
BusQueryContainerID = 5 // unique id of the device's physical container
} BUS_QUERY_ID_TYPE, *PBUS_QUERY_ID_TYPE;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\km\wdm.h(31593,0) |
|