NS services: Difference between revisions
No edit summary |
|||
Line 212: | Line 212: | ||
| 504 || [2.0.0+] RequestRegisterGameCard | | 504 || [2.0.0+] RequestRegisterGameCard | ||
|- | |- | ||
| 600 || [2.0.0+] CountApplicationContentMeta | | 600 || [2.0.0+] [[#CountApplicationContentMeta]] | ||
|- | |- | ||
| 601 || [2.0.0+] [[#ListApplicationContentMetaStatus]] | | 601 || [2.0.0+] [[#ListApplicationContentMetaStatus]] | ||
Line 699: | Line 699: | ||
| 510 || [9.0.0+] [[#GetGameCardPlatformRegion]] | | 510 || [9.0.0+] [[#GetGameCardPlatformRegion]] | ||
|- | |- | ||
| 600 || CountApplicationContentMeta | | 600 || [[#CountApplicationContentMeta]] | ||
|- | |- | ||
| 601 || [[#ListApplicationContentMetaStatus]] | | 601 || [[#ListApplicationContentMetaStatus]] | ||
Line 1,472: | Line 1,472: | ||
| 48 || [[#GetFreeSpaceSize]] | | 48 || [[#GetFreeSpaceSize]] | ||
|- | |- | ||
| 600 || CountApplicationContentMeta | | 600 || [[#CountApplicationContentMeta]] | ||
|- | |- | ||
| 601 || [[#ListApplicationContentMetaStatus]] | | 601 || [[#ListApplicationContentMetaStatus]] | ||
Line 1,478: | Line 1,478: | ||
| 605 || [[#ListApplicationContentMetaStatusWithRightsCheck]] | | 605 || [[#ListApplicationContentMetaStatusWithRightsCheck]] | ||
|- | |- | ||
| 607 || IsAnyApplicationRunning | | 607 || [[#IsAnyApplicationRunning]] | ||
|} | |} | ||
Line 1,486: | Line 1,486: | ||
==== CheckSdCardMountStatus ==== | ==== CheckSdCardMountStatus ==== | ||
No input/output. | No input/output. | ||
==== CountApplicationContentMeta ==== | |||
Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output s32. | |||
==== ListApplicationContentMetaStatusWithRightsCheck ==== | ==== ListApplicationContentMetaStatusWithRightsCheck ==== | ||
Same input/output as [[#ListApplicationContentMetaStatus]]. | Same input/output as [[#ListApplicationContentMetaStatus]]. | ||
==== IsAnyApplicationRunning ==== | |||
No input, returns an output u8 bool. | |||
=== IDocumentInterface === | === IDocumentInterface === |