APT:GetAppletManInfo: Difference between revisions

Megazig (talk | contribs)
No edit summary
Steveice10 (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
|-
|-
| 1
| 1
| u8, Requested applet type
| [[NS_and_APT_Services#AppletPos|AppletPos]]
|}
|}


Line 25: Line 25:
|-
|-
| 2
| 2
| u8, Current applet type - (char)-1 if does not exist
| [[NS_and_APT_Services#AppletPos|AppletPos]]
|-
|-
| 3
| 3
| u32, Requested AppID
| Requested [[NS_and_APT_Services#AppIDs|AppID]]
|-
|-
| 4
| 4
| (Home) Menu AppID
| Home Menu [[NS_and_APT_Services#AppIDs|AppID]]
|-
|-
| 5
| 5
| AppID of the currently active application/applet.
| Current [[NS_and_APT_Services#AppIDs|AppID]]
|}
 
=Applet type=
{| class="wikitable" border="1"
|-
!  Value
!  Description
|-
| 0
| Application
|-
| 1
| AppLib
|-
| 2
| System
|-
| 3
| SysLib
|-
| 4
| Resident (not used in newer apt modules)
|}
|}