1 |
6.703727 |
__x_ABI_CWindows_CDevices_CBluetooth_CBluetoothServiceCapabilities::BluetoothServiceCapabilities_RenderingService |
Int32 |
32 |
0x00000020 |
32 |
|
|
System.Int32 |
BluetoothServiceCapabilities_RenderingService = 0x20,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Devices.Bluetooth.h(5990,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|
2 |
2.370125 |
__x_ABI_CWindows_CDevices_CBluetooth_CBluetoothServiceCapabilities |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CBluetooth_CBluetoothServiceCapabilities
{
BluetoothServiceCapabilities_None = 0,
BluetoothServiceCapabilities_LimitedDiscoverableMode = 0x1,
BluetoothServiceCapabilities_PositioningService = 0x8,
BluetoothServiceCapabilities_NetworkingService = 0x10,
BluetoothServiceCapabilities_RenderingService = 0x20,
BluetoothServiceCapabilities_CapturingService = 0x40,
BluetoothServiceCapabilities_ObjectTransferService = 0x80,
BluetoothServiceCapabilities_AudioService = 0x100,
BluetoothServiceCapabilities_TelephoneService = 0x200,
BluetoothServiceCapabilities_InformationService = 0x400,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Devices.Bluetooth.h(5984,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|