Changes

Jump to navigation Jump to search
m
no edit summary
Line 31: Line 31:  
Returns an [[#IApplicationProxy]].
 
Returns an [[#IApplicationProxy]].
   −
Takes a [[IPC_Marshalling|reserved]] input u64(official user-processes use hard-code value 0), a PID,a process copy-handle(cur-proc handle alias), and an 0x80-byte type-0x15 input buffer '''AppletAttribute'''.
+
Takes a [[IPC_Marshalling|reserved]] input u64(official user-processes use hard-coded value 0), a PID,a process copy-handle(cur-proc handle alias), and an 0x80-byte type-0x15 input buffer '''AppletAttribute'''.
    
Official user-processes use the same retry loop with this as the other Open*Proxy commands.
 
Official user-processes use the same retry loop with this as the other Open*Proxy commands.
Line 722: Line 722:  
Returns an [[#IApplicationProxy]]. See [[#appletAE]].
 
Returns an [[#IApplicationProxy]]. See [[#appletAE]].
   −
Takes a [[IPC_Marshalling|reserved]] input u64(official user-processes use hard-code value 0), a PID, and a process copy-handle(cur-proc handle alias).
+
Takes a [[IPC_Marshalling|reserved]] input u64(official user-processes use hard-coded value 0), a PID, and a process copy-handle(cur-proc handle alias).
    
On failure, official user-processes will retry using this command in a loop while the retval is 0x19280, with svcSleepThread(10000000) being called first.
 
On failure, official user-processes will retry using this command in a loop while the retval is 0x19280, with svcSleepThread(10000000) being called first.

Navigation menu