APT:GetAppletInfo: Difference between revisions

Megazig (talk | contribs)
No edit summary
Steveice10 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
|-
|-
| 1
| 1
| u32 AppID
| [[NS_and_APT_Services#AppIDs|AppID]]
|}
|}


Line 25: Line 25:
|-
|-
| 2-3
| 2-3
| programID of the title.
| u64, Title ID
|-
|-
| 4
| 4
| u8 mediaType
| [[Filesystem_services#MediaType|MediaType]]
|-
|-
| 5
| 5
| u8 registered
| u8, Registered (0 = not registered, 1 = registered)
|-
|-
| 6
| 6
| u8 loadState
| u8, Loaded (0 = not loaded, 1 = loaded)
|-
|-
| 7
| 7
| u32 attributes
| [[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.