APT:GetAppletManInfo: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Megazig (talk | contribs)
No edit summary
Steveice10 (talk | contribs)
No edit summary
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 AppID
|-
|-
| 4
| 4
| (Home) Menu AppID
| Home Menu AppID
|-
|-
| 5
| 5
| AppID of the currently active application/applet.
| Current 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)
|}
|}

Revision as of 00:30, 22 November 2015

Request

Index Word Description
0 Header code [0x00050040]
1 AppletPos

Response

Index Word Description
0 Header code
1 Result code
2 AppletPos
3 Requested AppID
4 Home Menu AppID
5 Current AppID