Glue services: Difference between revisions

Line 34: Line 34:


== GetApplicationControlProperty ==
== GetApplicationControlProperty ==
Takes an input u64 ProcessId, returns a type-0x16 buffer filled with the contents of [[NACP_Format|control.nacp]]
Takes an input u64 ProcessId (1.0.0-9.2.0) or u64 ApplicationInstanceId (10.0.0+), returns a type-0x16 buffer filled with the contents of [[NACP_Format|control.nacp]]


== GetApplicationControlPropertyWithApplicationId ==
== GetApplicationControlPropertyWithApplicationId ==