Line 1: |
Line 1: |
− | #REDIRECT [[AM:ListDLCExistingContentInfos]] | + | =Request= |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Index Word |
| + | ! Description |
| + | |- |
| + | | 0 |
| + | | Header code [0x002B0142] |
| + | |- |
| + | | 1 |
| + | | Content Count |
| + | |- |
| + | | 2 |
| + | | [[Filesystem_services#MediaType|Media Type]] |
| + | |- |
| + | | 3-4 |
| + | | u64, Title ID |
| + | |- |
| + | | 5 |
| + | | Offset |
| + | |- |
| + | | 6 |
| + | | ((Content Count * 0x18) << 4) <nowiki>|</nowiki> 0xC |
| + | |- |
| + | | 7 |
| + | | [[Application_Manager_Services#ContentInfo|Content Infos]] Output Pointer |
| + | |} |
| + | |
| + | =Response= |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Index Word |
| + | ! Description |
| + | |- |
| + | | 0 |
| + | | Header code |
| + | |- |
| + | | 1 |
| + | | Result code |
| + | |- |
| + | | 2 |
| + | | Number of Read Content Infos |
| + | |} |