NS services: Difference between revisions
No edit summary |
No edit summary |
||
Line 292: | Line 292: | ||
== ListApplicationRecord == | == ListApplicationRecord == | ||
Takes a type- | Takes a type-0x6 output buffer containing an array of the below record and an s32 entry_offset, returns an output s32 out_entrycount. | ||
Returns an array of | Returns an array of entries with the below format using the specified offset and count. | ||
=== Application Record Format === | === Application Record Format === | ||
Line 370: | Line 370: | ||
== ListApplicationContentMetaStatus == | == ListApplicationContentMetaStatus == | ||
Returns 0x10-byte entries using the specified titleID starting at the specified | Takes a type-0x6 output buffer containing an array of the below entries, an input s32 index and u64 titleID, returns an output s32 out_entrycount. | ||
Returns 0x10-byte entries using the specified titleID starting at the specified index. Can only return game titles. The second entry if any is the update-title usually. When the input entryindex is >= totalentries, this will return 0 with out_entrycount=0. | |||
Entry structure: | Entry structure: |