Rémi Bernon (@rbernon) commented about include/windows.devices.bluetooth.genericattributeprofile.idl:
contract(Windows.Foundation.UniversalApiContract, 1.0),
marshaling_behavior(agile),
threading(both)
- ]
- runtimeclass GattWriteResult
- {
[default] interface Windows.Devices.Bluetooth.GenericAttributeProfile.IGattWriteResult;
- }
- [
contract(Windows.Foundation.UniversalApiContract, 1.0),
exclusiveto(Windows.Devices.Bluetooth.GenericAttributeProfile.GattReadClientCharacteristicConfigurationDescriptorResult),
uuid(63a66f09-1aea-4c4c-a50f-97bae474b348)
- ]
- interface IGattReadClientCharacteristicConfigurationDescriptorResult : IInspectable
- {
```suggestion:-7+0
[ contract(Windows.Foundation.UniversalApiContract, 1.0), exclusiveto(Windows.Devices.Bluetooth.GenericAttributeProfile.GattReadClientCharacteristicConfigurationDescriptorResult), uuid(63a66f09-1aea-4c4c-a50f-97bae474b348) ] interface IGattReadClientCharacteristicConfigurationDescriptorResult : IInspectable { ```