Difference between revisions of "BOSSP:GetNsDataHeaderInfoPrivileged"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x04160142] |- | 1-2 | u64 programID |- | 3 | Same as u32 cmdreq[1] for BOSSU...") |
|||
Line 15: | Line 15: | ||
|- | |- | ||
| 4 | | 4 | ||
− | | | + | | u8 type |
|- | |- | ||
| 5 | | 5 |
Revision as of 17:31, 7 October 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x04160142] |
1-2 | u64 programID |
3 | Same as u32 cmdreq[1] for BOSSU:GetNsDataHeaderInfo. |
4 | u8 type |
5 | Size |
6 | (Size << 4) | 0xC |
7 | Output Data Pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This is similar to BOSSU:GetNsDataHeaderInfo.