Rémi Bernon (@rbernon) commented about include/windows.devices.bluetooth.genericattributeprofile.idl:
marshaling_behavior(agile),
threading(both)
- ]
- runtimeclass GattSessionStatusChangedEventArgs
- {
[default] interface Windows.Devices.Bluetooth.GenericAttributeProfile.IGattSessionStatusChangedEventArgs;
- }
- [
contract(Windows.Foundation.UniversalApiContract, 1.0),
exclusiveto(Windows.Devices.Bluetooth.GenericAttributeProfile.GattCharacteristic),
uuid(59cb50c1-5934-4f68-a198-eb864fa44e6b),
- ]
- interface IGattCharacteristic : IInspectable
- {
HRESULT GetDescriptors([in] GUID descriptorUuid,
```suggestion:-0+0 HRESULT GetDescriptors([in] GUID uuid, ```