Line 212:
Line 212:
== DestroySystemUpdateTask ==
== DestroySystemUpdateTask ==
−
Takes a 0x10-byte input struct, from the output of ListSystemUpdateTask.
+
Takes an input [[#SystemUpdateTask]], no output.
== ListSystemUpdateTask ==
== ListSystemUpdateTask ==
−
Takes a type-0x6 output buffer, for an array of 0x10-byte entries. Returns an u32 for total output entries.
+
Takes a type-0x6 output buffer, for an array of [[#SystemUpdateTask]]. Returns an u32 for total output entries.
−
Doesn't return anything on a v2.1 system where sysupdate domains are blocked.
+
== SystemUpdateTask ==
+
This is a 0x10-byte struct.
= nim:shp =
= nim:shp =