Line 504:
Line 504:
|-
|-
| 0x4
| 0x4
−
| u16
+
| s16
| The max number of handles that can be open at once - usually 0x200.
| The max number of handles that can be open at once - usually 0x200.
|-
|-
| 0x6
| 0x6
−
| u16
+
| s16
−
| Unknown
+
| The highest count of handles that have been open at once
|-
|-
| 0x8
| 0x8
Line 516:
Line 516:
|-
|-
| 0xC
| 0xC
−
| u16
+
| s16
| Total handles used by this KProcess.
| Total handles used by this KProcess.
|-
|-
| 0xE
| 0xE
−
| u16
+
| s16
| The current number of handles in use.
| The current number of handles in use.
|-
|-