1 |
6.714429 |
__x_ABI_CWindows_CDevices_CBluetooth_CAdvertisement_CBluetoothLEAdvertisementWatcherStatus::BluetoothLEAdvertisementWatcherStatus_Created |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
BluetoothLEAdvertisementWatcherStatus_Created = 0,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Devices.Bluetooth.Advertisement.h(4635,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|
2 |
3.165212 |
__x_ABI_CWindows_CDevices_CBluetooth_CAdvertisement_CBluetoothLEAdvertisementWatcherStatus |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CBluetooth_CAdvertisement_CBluetoothLEAdvertisementWatcherStatus
{
BluetoothLEAdvertisementWatcherStatus_Created = 0,
BluetoothLEAdvertisementWatcherStatus_Started = 1,
BluetoothLEAdvertisementWatcherStatus_Stopping = 2,
BluetoothLEAdvertisementWatcherStatus_Stopped = 3,
BluetoothLEAdvertisementWatcherStatus_Aborted = 4,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Devices.Bluetooth.Advertisement.h(4633,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|