Changes

16 bytes added ,  08:40, 19 September 2015
no edit summary
Line 1,496: Line 1,496:     
= GetHandleInfo =
 
= GetHandleInfo =
 +
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
!  HandleInfoType value
 
!  HandleInfoType value
Line 1,501: Line 1,502:  
|-
 
|-
 
| 0
 
| 0
| This writes back two (unknown) u32 fields from the KProcess object. If not a KProcess handle is given, it will write whatever was in r5, r7 when the svc was called.
+
| This returns the time in ticks the KProcess referenced by the handle was created. If a KProcess handle was not given, it will write whatever was in r5, r6 when the svc was called.
 
|-
 
|-
 
| 1
 
| 1
374

edits