1 |
6.703727 |
__x_ABI_CWindows_CDevices_CBluetooth_CBluetoothCacheMode::BluetoothCacheMode_Uncached |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
BluetoothCacheMode_Uncached = 1,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Devices.Bluetooth.h(5821,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|
2 |
3.950209 |
__x_ABI_CWindows_CDevices_CBluetooth_CBluetoothCacheMode |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CBluetooth_CBluetoothCacheMode
{
BluetoothCacheMode_Cached = 0,
BluetoothCacheMode_Uncached = 1,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Devices.Bluetooth.h(5818,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|