SVC: Difference between revisions
WulfyStylez (talk | contribs) This was rough. |
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 | | 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 |