Changes

Jump to navigation Jump to search
Line 326: Line 326:  
| 132 || [6.0.0+] GetNsRightsEnvironmentHandle ||  
 
| 132 || [6.0.0+] GetNsRightsEnvironmentHandle ||  
 
|-
 
|-
| 140 || [6.0.0+] GetDesirableUids ||  
+
| 140 || [6.0.0+] [[#GetDesirableUids]] ||  
 
|-
 
|-
 
| 150 || [6.0.0+] ReportApplicationExitTimeout ||  
 
| 150 || [6.0.0+] ReportApplicationExitTimeout ||  
Line 354: Line 354:     
When the input flag is true, the '''users_available''' state flag is cleared to 0, however as long as total_entries is valid this state flag will be set to 1 afterwards regardless.
 
When the input flag is true, the '''users_available''' state flag is cleared to 0, however as long as total_entries is valid this state flag will be set to 1 afterwards regardless.
 +
 +
===== GetDesirableUids =====
 +
Takes a type-0x6 output buffer containing an array of u128 userIDs, returns an output u32 '''total_entries'''.
 +
 +
Gets a userID listing, this is unrelated to [[#SetUsers]].
 +
 +
The stored entry-count in state must be <= <size of output buffer in entries>.
    
===== SetApplicationAttribute =====
 
===== SetApplicationAttribute =====

Navigation menu