Changes

Jump to navigation Jump to search
271 bytes added ,  21:43, 16 July 2019
Line 468: Line 468:  
| 99 || [6.0.0+] DebugActivateOpenContextRetention || No input, returns an [[#ISessionObject]].
 
| 99 || [6.0.0+] DebugActivateOpenContextRetention || No input, returns an [[#ISessionObject]].
 
|-
 
|-
| 100 || InitializeApplicationInfo ||
+
| 100 || [[#InitializeApplicationInfoV0]] ||
 
|-
 
|-
 
| 101 || GetBaasAccountManagerForApplication || Returns an [[#IManagerForApplication]].
 
| 101 || GetBaasAccountManagerForApplication || Returns an [[#IManagerForApplication]].
Line 486: Line 486:  
| 131 || [6.0.0+] ListOpenContextStoredUsers ||  
 
| 131 || [6.0.0+] ListOpenContextStoredUsers ||  
 
|-
 
|-
| 140 || [6.0.0+] InitializeApplicationInfo ||  
+
| 140 || [6.0.0+] [[#InitializeApplicationInfo]] ||  
 
|-
 
|-
 
| 141 || [6.0.0+] ListQualifiedUsers ||  
 
| 141 || [6.0.0+] ListQualifiedUsers ||  
Line 492: Line 492:  
| 150 || [6.0.0+] IsUserAccountSwitchLocked ||  
 
| 150 || [6.0.0+] IsUserAccountSwitchLocked ||  
 
|}
 
|}
 +
 +
InitializeApplicationInfo* is used by the user-process during service init.
 +
 +
== InitializeApplicationInfoV0 ==
 +
Takes a PID and an input u64 pid_placeholder, no output.
 +
 +
== InitializeApplicationInfo ==
 +
Takes a PID and an input u64 pid_placeholder, no output.
    
== IGuestLoginRequest ==
 
== IGuestLoginRequest ==

Navigation menu