NS services: Difference between revisions
Line 1,643: | Line 1,643: | ||
! Cmd || Name || Notes | ! Cmd || Name || Notes | ||
|- | |- | ||
| 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 output Event handle and an [[#IAsyncResult]]. | ||
|- | |- | ||
| 1 || [6.0.0+] RequestCleanupAllPreInstalledApplications || No input, returns an [[#IAsyncResult]]. | | 1 || [6.0.0+] RequestCleanupAllPreInstalledApplications || No input, returns an output Event handle and an [[#IAsyncResult]]. | ||
|- | |- | ||
| 2 || [6.0.0+] RequestCleanupPreInstalledApplication || Takes a total of 0x8-bytes of input, returns an [[#IAsyncResult]]. | | 2 || [6.0.0+] RequestCleanupPreInstalledApplication || Takes a total of 0x8-bytes of input, returns an output Event handle and an [[#IAsyncResult]]. | ||
|- | |- | ||
| 3 || [6.0.0+] RequestSyncRights || No input, returns an [[#IAsyncResult]]. | | 3 || [6.0.0+] RequestSyncRights || No input, returns an output Event handle and an [[#IAsyncResult]]. | ||
|- | |- | ||
| 4 || [6.0.0+] RequestUnlinkDevice || Takes a total of 0x10-bytes of input, returns an [[#IAsyncResult]]. | | 4 || [6.0.0+] RequestUnlinkDevice || Takes a total of 0x10-bytes of input, returns an output Event handle and an [[#IAsyncResult]]. | ||
|- | |- | ||
| 5 || [6.1.0+] RequestRevokeAllELicense || Takes a total of 0x10-bytes of input, returns an [[#IAsyncResult]]. | | 5 || [6.1.0+] RequestRevokeAllELicense || Takes a total of 0x10-bytes of input, returns an output Event handle and an [[#IAsyncResult]]. | ||
|- | |- | ||
| 6 || [9.0.0+] RequestSyncRightsBasedOnAssignedELicenses || | | 6 || [9.0.0+] RequestSyncRightsBasedOnAssignedELicenses || No input, returns an output Event handle and an [[#IAsyncResult]]. | ||
|} | |} | ||