BOSSU:GetNsDataIdList: Difference between revisions
Jump to navigation
Jump to search
| Line 15: | Line 15: | ||
{{IPC/RequestEntry|Header code}} | {{IPC/RequestEntry|Header code}} | ||
{{IPC/RequestEntry|Result code}} | {{IPC/RequestEntry|Result code}} | ||
{{IPC/RequestEntry|Actual number of output entries.}} | {{IPC/RequestEntry|u16 Actual number of output entries.}} | ||
{{IPC/RequestEntry| | {{IPC/RequestEntry|u16 Unknown}} | ||
{{IPC/RequestEnd}} | {{IPC/RequestEnd}} | ||
=Description= | =Description= | ||
This writes an array of u32 entries(NsDataId) to the output buffer, for the current programID. | This writes an array of u32 entries(NsDataId) to the output buffer, for the current programID. | ||
Revision as of 00:55, 23 November 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 | u16 Actual number of output entries. |
| 3 | u16 Unknown |
Description
This writes an array of u32 entries(NsDataId) to the output buffer, for the current programID.