1 |
6.714429 |
__x_ABI_CWindows_CDevices_CBluetooth_CAdvertisement_CBluetoothLEAdvertisementPublisherStatus::BluetoothLEAdvertisementPublisherStatus_Stopped |
Int32 |
4 |
0x00000004 |
4 |
|
|
System.Int32 |
BluetoothLEAdvertisementPublisherStatus_Stopped = 4,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Devices.Bluetooth.Advertisement.h(4599,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|
2 |
3.165212 |
__x_ABI_CWindows_CDevices_CBluetooth_CAdvertisement_CBluetoothLEAdvertisementPublisherStatus |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CBluetooth_CAdvertisement_CBluetoothLEAdvertisementPublisherStatus
{
BluetoothLEAdvertisementPublisherStatus_Created = 0,
BluetoothLEAdvertisementPublisherStatus_Waiting = 1,
BluetoothLEAdvertisementPublisherStatus_Started = 2,
BluetoothLEAdvertisementPublisherStatus_Stopping = 3,
BluetoothLEAdvertisementPublisherStatus_Stopped = 4,
BluetoothLEAdvertisementPublisherStatus_Aborted = 5,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Devices.Bluetooth.Advertisement.h(4593,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|