NS services: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1,782: | Line 1,782: | ||
==== RequestResetToFactorySettingsSecurely ==== | ==== RequestResetToFactorySettingsSecurely ==== | ||
Takes a total of 8-bytes of input, a handle, returns an output [[# | Takes a total of 8-bytes of input, a handle, returns an output [[#IAsyncValueAndProgress]] and a handle. | ||
==== RequestResetToFactorySettingsWithPlatformRegionAuthenticationSecurely ==== | ==== RequestResetToFactorySettingsWithPlatformRegionAuthenticationSecurely ==== | ||
Takes a total of 0x10-bytes of input, a handle, returns an output [[# | Takes a total of 0x10-bytes of input, a handle, returns an output [[#IAsyncValueAndProgress]] and a handle. | ||
===== IAsyncValueAndProgress ===== | |||
This is "nn::ns::detail::IAsyncValueAndProgress". | |||
This was added with [10.0.0+]. | This was added with [10.0.0+]. | ||
| Line 1,794: | Line 1,796: | ||
! Cmd || Name | ! Cmd || Name | ||
|- | |- | ||
| 0 || | | 0 || GetSize | ||
|- | |- | ||
| 1 || | | 1 || Get | ||
|- | |- | ||
| 2 || | | 2 || Cancel | ||
|- | |- | ||
| 3 || | | 3 || GetErrorContext | ||
|- | |- | ||
| 4 || | | 4 || GetProgress | ||
|} | |} | ||
| Line 2,267: | Line 2,269: | ||
| 14 || [9.0.0+] [[#IsPreomiaForDevelop]] | | 14 || [9.0.0+] [[#IsPreomiaForDevelop]] | ||
|- | |- | ||
| 15 || [10.0.0+] | | 15 || [10.0.0+] GetApplicationProgramIdFromHost | ||
|} | |} | ||