Bernhard K��lbl (@besentv) commented about dlls/windows.devices.enumeration/main.c:
+{
- device_statics2_QueryInterface,
- device_statics2_AddRef,
- device_statics2_Release,
- /* IInspectable methods */
- device_statics2_GetIids,
- device_statics2_GetRuntimeClassName,
- device_statics2_GetTrustLevel,
- /* IDeviceInformationStatics2 methods */
- device_statics2_GetAqsFilterFromDeviceClass,
- device_statics2_CreateFromIdAsync,
- device_statics2_FindAllAsync,
- device_statics2_CreateWatcher
};
static struct windows_devices_enumeration windows_devices_enumeration =
Same renaming to device_information_statics for the instance here.