1 |
5.657879 |
BluetoothLEAdvertisementWatcherStatus |
Enum |
|
|
|
|
|
|
enum BluetoothLEAdvertisementWatcherStatus
{
Created = 0,
Started = 1,
Stopping = 2,
Stopped = 3,
Aborted = 4
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.devices.bluetooth.advertisement.idl(235,0) |
|