1 |
6.714429 |
__x_ABI_CWindows_CDevices_CBluetooth_CBluetoothError::BluetoothError_DisabledByPolicy |
Int32 |
5 |
0x00000005 |
5 |
|
|
System.Int32 |
BluetoothError_DisabledByPolicy = 5,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Devices.Bluetooth.h(6481,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|
2 |
2.373909 |
__x_ABI_CWindows_CDevices_CBluetooth_CBluetoothError |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CBluetooth_CBluetoothError
{
BluetoothError_Success = 0,
BluetoothError_RadioNotAvailable = 1,
BluetoothError_ResourceInUse = 2,
BluetoothError_DeviceNotConnected = 3,
BluetoothError_OtherError = 4,
BluetoothError_DisabledByPolicy = 5,
BluetoothError_NotSupported = 6,
BluetoothError_DisabledByUser = 7,
BluetoothError_ConsentRequired = 8,
BluetoothError_TransportNotSupported = 9,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Devices.Bluetooth.h(6474,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x20000
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x30000
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x40000
|