APT:StoreSysMenuArg: Difference between revisions

No edit summary
TimmSkiller (talk | contribs)
m Fixed wrong last 2 index words.
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
|-
|-
| 1
| 1
| Size, 0x40 is used if this is >0x40.
| Size (capped to 0x40)
|-
| 2
| <nowiki>(Size << 14) | 2</nowiki>
|-
|-
| 3
| 3
| <nowiki>(Size<<14) | 2</nowiki>
| void*, Input Buffer
|-
| 4
| Input buf ptr
|}
|}


Line 44: Line 44:
| 0x4
| 0x4
| 0x4
| 0x4
| Title uniqueID of the applet which set this SysMenuArg structure.
| Title Unique ID of the applet which set this SysMenuArg structure
|-
|-
| 0x8
| 0x8
| 0x8
| 0x8
| u64 programID of the title to launch.
| u64, Program ID of the title to launch
|-
|-
| 0x10
| 0x10