1 |
6.714429 |
BUS_QUERY_ID_TYPE::BusQueryDeviceSerialNumber |
|
4 |
0x00000004 |
4 |
|
|
System.String |
BusQueryDeviceSerialNumber = 4, // serial number for this device
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\km\wdm.h(31598,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) |
|