Difference between revisions of "BOSSU:GetNsDataIdList"
Jump to navigation
Jump to search
(Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code [0x00100102]}} {{IPC/RequestEntry|Unknown, usually 0xffffffff.}} {{IPC/RequestEntry|Buffer...") |
|||
Line 5: | Line 5: | ||
{{IPC/RequestEntry|Unknown, usually 0xffffffff.}} | {{IPC/RequestEntry|Unknown, usually 0xffffffff.}} | ||
{{IPC/RequestEntry|Buffer size in words(max entries).}} | {{IPC/RequestEntry|Buffer size in words(max entries).}} | ||
− | {{IPC/RequestEntry| | + | {{IPC/RequestEntry|u16, unknown.}} |
− | {{IPC/RequestEntry| | + | {{IPC/RequestEntry|u32, unknown.}} |
{{IPC/MapPointerW|Destination pointer}} | {{IPC/MapPointerW|Destination pointer}} | ||
{{IPC/RequestEnd}} | {{IPC/RequestEnd}} |
Revision as of 23:38, 9 October 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x00100102] |
1 | Unknown, usually 0xffffffff. |
2 | Buffer size in words(max entries). |
3 | u16, unknown. |
4 | u32, unknown. |
5 | Descriptor for mapping a write-only buffer in the target process |
6 | Destination pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Actual number of output entries. |
3 | ? |
Description
This writes an array of u32 entries(NsDataId) to the output buffer, for the current programID.