1 |
12.64067 |
BRB_VERSION::BLUETOOTH_V1 |
|
0 |
0x00000000 |
0 |
|
|
System.String |
BLUETOOTH_V1 = 0, // Brb was created by Version 1.x code
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\bthddi.h(291,0) |
- If (NTDDI_VERSION >= NTDDI_VISTA)
|
2 |
12.64067 |
BRB_VERSION::BLUETOOTH_V2 |
|
1 |
0x00000001 |
1 |
|
|
System.String |
BLUETOOTH_V2 // Brb was created by Version 2.0 (or later)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\bthddi.h(296,0) |
- If (NTDDI_VERSION >= NTDDI_VISTA)
|