APT:GetAppletInfo: Difference between revisions
Steveice10 (talk | contribs) No edit summary  | 
				Steveice10 (talk | contribs) mNo edit summary  | 
				||
| Line 9: | Line 9: | ||
|-  | |-  | ||
| 1  | | 1  | ||
|   | | [[NS_and_APT_Services#AppIDs|AppID]]  | ||
|}  | |}  | ||
| Line 31: | Line 31: | ||
|-  | |-  | ||
| 5  | | 5  | ||
| u8, Registered  | | u8, Registered (0 = not registered, 1 = registered)  | ||
|-  | |-  | ||
| 6  | | 6  | ||
| u8,   | | u8, Loaded (0 = not loaded, 1 = loaded)  | ||
|-  | |-  | ||
| 7  | | 7  | ||
|   | | [[NS_and_APT_Services#AppletAttr|AppletAttr]]  | ||
|}  | |}  | ||
=Description=  | =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.  | 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.  | ||