AMPXI:GetTitleList: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Neimod (talk | contribs)
No edit summary
Steveice10 (talk | contribs)
mNo edit summary
 
Line 12: Line 12:
|-
|-
| 2
| 2
| [[#Mediatypes|Mediatype]]
| [[Filesystem_services#MediaType|MediaType]]
|-
|-
| 3
| 3
| (titlecount*8)<<8 <nowiki>|</nowiki> 4
| (TitleCount * 8) << 8 <nowiki>|</nowiki> 4
|-
|-
| 4
| 4
| Pointer to buffer that will receive list with titleid's
| Title IDs output pointer
|}
|}


Line 36: Line 36:
| Number of entries returned
| Number of entries returned
|}
|}
{{:Mediatypes}}

Latest revision as of 02:38, 10 January 2016

Request

Index Word Description
0 Header code [0x00020082]
1 Title count
2 MediaType
3 (TitleCount * 8) << 8 | 4
4 Title IDs output pointer

Response

Index Word Description
0 Header code [0x00020080]
1 Result code
2 Number of entries returned