Applet Manager services: Difference between revisions

Line 246: Line 246:
Takes an input u32 and an input [[#IStorage]], no output.
Takes an input u32 and an input [[#IStorage]], no output.


==== SetApplicationAttribute ====
===== GetApplicationControlProperty =====
Takes a type-0x15 input buffer containing an [[#ApplicationAttribute]], no output.
 
==== GetApplicationControlProperty ====
No input, takes a type-0x6 output buffer.
No input, takes a type-0x6 output buffer.


This gets the application [[NACP_Format|control.nacp]].
This gets the application [[NACP_Format|control.nacp]].
===== SetApplicationAttribute =====
Takes a type-0x15 input buffer containing an [[#ApplicationAttribute]], no output.


===== IAppletAccessor =====
===== IAppletAccessor =====