{ "opencollection": "1.0.0", "info": { "name": "Microsoft Windows 10 Windows Background Tasks Accelerometer Structures API", "version": "1.0.0" }, "items": [ { "info": { "name": "Structures", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Windows 10 Get Win32 structure definition", "type": "http" }, "http": { "method": "GET", "url": "https://api.windows.com/win32/structures/:structureName", "params": [ { "name": "structureName", "value": "", "type": "path", "description": "The structure name (e.g., WNDCLASSEXW, MSG, RECT)" } ] }, "docs": "Retrieves the definition of a Win32 data structure, including its fields, sizes, alignment requirements, and associated API functions." } ] } ], "bundled": true }