1 |
6.714429 |
__x_ABI_CWindows_CDevices_CBluetooth_CBluetoothConnectionStatus::BluetoothConnectionStatus_Disconnected |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
BluetoothConnectionStatus_Disconnected = 0,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Devices.Bluetooth.h(6461,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|
2 |
3.956515 |
__x_ABI_CWindows_CDevices_CBluetooth_CBluetoothConnectionStatus |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CBluetooth_CBluetoothConnectionStatus
{
BluetoothConnectionStatus_Disconnected = 0,
BluetoothConnectionStatus_Connected = 1,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Devices.Bluetooth.h(6459,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|