NS services: Difference between revisions
| Line 947: | Line 947: | ||
| 0 || RequestLinkDevice || Takes a total of 0x10-bytes of input, returns an [[#IAsyncResult]]. | | 0 || RequestLinkDevice || Takes a total of 0x10-bytes of input, returns an [[#IAsyncResult]]. | ||
|- | |- | ||
| 1 || || No input, returns an [[#IAsyncResult]]. | | 1 || RequestCleanupAllPreInstalledApplications || No input, returns an [[#IAsyncResult]]. | ||
|- | |- | ||
| 2 || || Takes a total of 0x8-bytes of input, returns an [[#IAsyncResult]]. | | 2 || RequestCleanupPreInstalledApplication || Takes a total of 0x8-bytes of input, returns an [[#IAsyncResult]]. | ||
|- | |- | ||
| 3 || || No input, returns an [[#IAsyncResult]]. | | 3 || RequestSyncRights || No input, returns an [[#IAsyncResult]]. | ||
|- | |- | ||
| 4 || || Takes a total of 0x10-bytes of input, returns an [[#IAsyncResult]]. | | 4 || RequestUnlinkDevice || Takes a total of 0x10-bytes of input, returns an [[#IAsyncResult]]. | ||
|- | |- | ||
| 5 || [6.1.0+] | | 5 || [6.1.0+] RequestRevokeAllELicense || Takes a total of 0x10-bytes of input, returns an [[#IAsyncResult]]. | ||
|} | |} | ||