HIPC: Difference between revisions
No edit summary |
|||
Line 48: | Line 48: | ||
| 0 || 4-1 || Number of handles to copy | | 0 || 4-1 || Number of handles to copy | ||
|- | |- | ||
| 0 || 8-5 || Number of handles to move | | 0 || 8-5 || Number of handles to move | ||
|- | |- | ||
| ... || || Handles to copy | | ... || || Handles to copy | ||
|- | |- | ||
| ... || || Handles to move | | ... || || Handles to move | ||
|} | |} | ||
Line 183: | Line 183: | ||
u32 unk3; | u32 unk3; | ||
} | } | ||
== Control == | |||
When type == 5 you are talking to kernel. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 0 || ConvertSessionToDomain | |||
|- | |||
| 2 || DuplicateSession | |||
|- | |||
| 3 || QueryPointerBufferSize | |||
|- | |||
| 4 || DuplicateSessionEx | |||
|} |