APT:GetAppletInfo

From 3dbrew
Revision as of 21:19, 17 May 2015 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00060040] |- | 1 | u32 AppID |} =Response= {| class="wikitable" border="1" |- !...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0x00060040]
1 u32 AppID

Response

Index Word Description
0 Header code
1 Result code
2-3 programID of the title.
4 u8?
5 u8?
6 ?
7 ?

Description

This returns info for the specified app(let). It seems when the app(let) for the specified AppID isn't running, error 0xC880CFFA is returned.