{ "opencollection": "1.0.0", "info": { "name": "Microsoft Windows 10 Windows Background Tasks Accelerometer Activation API", "version": "1.0.0" }, "items": [ { "info": { "name": "Activation", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Windows 10 Activate a runtime class", "type": "http" }, "http": { "method": "POST", "url": "https://api.windows.com/winrt/activation", "body": { "type": "json", "data": "{}" } }, "docs": "Activates (instantiates) a WinRT runtime class by its activation factory. The Windows Runtime uses activation factories to create instances of runtime classes. This is the core mechanism by which UWP apps create objects." } ] } ], "bundled": true }