NS services: Difference between revisions

No edit summary
No edit summary
Line 1,404: Line 1,404:
* GetResult: No input/output.
* GetResult: No input/output.


* GetProgress: No input, returns an output 0x28-byte struct. Official sw writes this struct directly to object state.
* GetProgress: No input, returns an output [[#ProgressForDeleteUserSaveDataAll]]. Official sw writes this struct directly to object state.


=== IProgressAsyncResult ===
=== IProgressAsyncResult ===
Line 2,129: Line 2,129:


This is an u8. [[qlaunch]] just checks whether this is 0.
This is an u8. [[qlaunch]] just checks whether this is 0.
= ProgressForDeleteUserSaveDataAll =
This is "nn::ns::detail::ProgressForDeleteUserSaveDataAll". This is a 0x28-byte struct.


= ApplicationViewDeprecated =
= ApplicationViewDeprecated =