Changes

12 bytes added ,  17:26, 15 April 2020
no edit summary
Line 31: Line 31:     
== GetApplicationLaunchPropertyWithApplicationId ==
 
== GetApplicationLaunchPropertyWithApplicationId ==
Takes an input u64 TitleId, returns an [[#ApplicationLaunchProperty]].
+
Takes an input u64 ApplicationId, returns an [[#ApplicationLaunchProperty]].
    
== GetApplicationControlProperty ==
 
== GetApplicationControlProperty ==
Line 37: Line 37:     
== GetApplicationControlPropertyWithApplicationId ==
 
== GetApplicationControlPropertyWithApplicationId ==
Takes an input u64 TitleId, returns a type-0x16 buffer filled with the contents of [[NACP_Format|control.nacp]]
+
Takes an input u64 ApplicationId, returns a type-0x16 buffer filled with the contents of [[NACP_Format|control.nacp]]
    
== GetApplicationInstanceUnregistrationNotifier ==
 
== GetApplicationInstanceUnregistrationNotifier ==