On Thu Aug 7 09:42:54 2025 +0000, Rémi Bernon wrote:
[contract(Windows.Foundation.UniversalApiContract, 10.0)] interface Windows.Devices.Bluetooth.Advertisement.IBluetoothLEAdvertisementWatcher2; [contract(Windows.Foundation.UniversalApiContract, 19.0) /*, experimental */] interface Windows.Devices.Bluetooth.Advertisement.IBluetoothLEAdvertisementWatcher3;
Of course they needed a new attribute... lets add it commented, or feel free to add it to widl. (We'll also probably need a forward declaration for the interface).
This is no longer marked as experimental in 10.0.26100.4188. Should I still add it?