Changes

221 bytes added ,  20:20, 26 March 2018
no edit summary
Line 171: Line 171:  
| 307 || TerminateOverlayApplet
 
| 307 || TerminateOverlayApplet
 
|-
 
|-
| 400 || GetApplicationControlData
+
| 400 || [[#GetApplicationControlData]]
 
|-
 
|-
 
| 401 || InvalidateAllApplicationControlCache
 
| 401 || InvalidateAllApplicationControlCache
Line 298: Line 298:     
Returns 0 if an ID was successfully found, otherwise returns 0x25810.
 
Returns 0 if an ID was successfully found, otherwise returns 0x25810.
 +
 +
== GetApplicationControlData ==
 +
Takes an input u8 [[Filesystem_services|StorageId]], an u64 titleID, and a type-0x6 output buffer. Returns an output u64(?).
 +
 +
Reads [[control.nacp]] from the specified title content.
    
== ListApplicationContentMetaStatus ==
 
== ListApplicationContentMetaStatus ==