Difference between revisions of "BOSSP:GetNsDataHeaderInfoPrivileged"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
{{IPC/RequestEntry|Header code [0x04160142]}} | {{IPC/RequestEntry|Header code [0x04160142]}} | ||
{{IPC/RequestEntryRange|2|u64 programID}} | {{IPC/RequestEntryRange|2|u64 programID}} | ||
− | {{IPC/RequestEntry| | + | {{IPC/RequestEntry|NsDataId}} |
{{IPC/RequestEntry|u8 type}} | {{IPC/RequestEntry|u8 type}} | ||
{{IPC/RequestEntry|Size}} | {{IPC/RequestEntry|Size}} |
Latest revision as of 20:16, 9 October 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x04160142] |
1-2 | u64 programID |
3 | NsDataId |
4 | u8 type |
5 | Size |
6 | Descriptor for mapping a write-only buffer in the target process |
7 | Destination pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
This is similar to BOSSU:GetNsDataHeaderInfo.