1 |
6.714429 |
__x_ABI_CWindows_CDevices_CBluetooth_CBluetoothLEPreferredConnectionParametersRequestStatus::BluetoothLEPreferredConnectionParametersRequestStatus_AccessDenied |
Int32 |
3 |
0x00000003 |
3 |
|
|
System.Int32 |
BluetoothLEPreferredConnectionParametersRequestStatus_AccessDenied = 3,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Devices.Bluetooth.h(6508,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0xd0000
|
2 |
3.165212 |
__x_ABI_CWindows_CDevices_CBluetooth_CBluetoothLEPreferredConnectionParametersRequestStatus |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CBluetooth_CBluetoothLEPreferredConnectionParametersRequestStatus
{
BluetoothLEPreferredConnectionParametersRequestStatus_Unspecified = 0,
BluetoothLEPreferredConnectionParametersRequestStatus_Success = 1,
BluetoothLEPreferredConnectionParametersRequestStatus_DeviceNotAvailable = 2,
BluetoothLEPreferredConnectionParametersRequestStatus_AccessDenied = 3,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Devices.Bluetooth.h(6503,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0xd0000
|