Difference between revisions of "AM:GetNumExistingContentInfos"
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) (TimmSkiller moved page AM:GetNumExistingContentInfos to AM:GetNumDLCExistingContentInfos: Name more closely reflects function now.) Tag: New redirect |
TimmSkiller (talk | contribs) (Moved content from AM:GetNumExistingContentInfosSystem.) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
− | + | =Request= | |
+ | {| class="wikitable" border="1" | ||
+ | |- | ||
+ | ! Index Word | ||
+ | ! Description | ||
+ | |- | ||
+ | | 0 | ||
+ | | Header code [0x002A00C0] | ||
+ | |- | ||
+ | | 1 | ||
+ | | [[Filesystem_services#MediaType|Media Type]] | ||
+ | |- | ||
+ | | 2-3 | ||
+ | | u64, Title ID | ||
+ | |} | ||
+ | |||
+ | =Response= | ||
+ | {| class="wikitable" border="1" | ||
+ | |- | ||
+ | ! Index Word | ||
+ | ! Description | ||
+ | |- | ||
+ | | 0 | ||
+ | | Header code | ||
+ | |- | ||
+ | | 1 | ||
+ | | Result code | ||
+ | |- | ||
+ | | 2 | ||
+ | | Number of Existing Content Infos | ||
+ | |} |
Revision as of 10:49, 26 December 2021
Request
Index Word | Description |
---|---|
0 | Header code [0x002A00C0] |
1 | Media Type |
2-3 | u64, Title ID |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Number of Existing Content Infos |