1 |
6.714429 |
__x_ABI_CWindows_CDevices_CBluetooth_CBluetoothServiceCapabilities::BluetoothServiceCapabilities_NetworkingService |
Int32 |
16 |
0x00000010 |
16 |
|
|
System.Int32 |
BluetoothServiceCapabilities_NetworkingService = 0x10,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Devices.Bluetooth.h(6632,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|
2 |
2.373909 |
__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.22621.0\winrt\Windows.Devices.Bluetooth.h(6627,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|