Difference between revisions of "AM:GetNumExistingContentInfos"

From 3dbrew
Jump to navigation Jump to search
(TimmSkiller moved page AM:GetNumExistingContentInfos to AM:GetNumDLCExistingContentInfos: Name more closely reflects function now.)
Tag: New redirect
 
(Moved content from AM:GetNumExistingContentInfosSystem.)
Tag: Removed redirect
Line 1: Line 1:
#REDIRECT [[AM:GetNumDLCExistingContentInfos]]
+
=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 11: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