R��mi Bernon (@rbernon) commented about include/windows.devices.enumeration.idl:
[propget] HRESULT Panel([out, retval] Windows.Devices.Enumeration.Panel *value); }
- [
contract(Windows.Foundation.UniversalApiContract, 1.0),
exclusiveto(Windows.Devices.Enumeration.DeviceInformation),
uuid(493b4f34-a84f-45fd-9167-15d1cb1bd1f9)
- ]
- interface IDeviceInformationStatics2 : IInspectable
- {
HRESULT GetAqsFilterFromDeviceClass([in] Windows.Devices.Enumeration.DeviceClass deviceClass, [out, retval] HSTRING *filter);
[overload("CreateFromIdAsync")] HRESULT CreateFromIdAsyncWithKindAndAdditionalProperties([in] HSTRING deviceId,
You could probably put a line feed after the attribute. Please use snake_case identifiers too, like elsewhere.