Difference between revisions of "BOSSU:GetNsDataHeaderInfo"

From 3dbrew
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
|-
 
|-
 
| 1
 
| 1
| ?
+
| NsDataId
 
|-
 
|-
 
| 2
 
| 2
| u8, unknown.
+
| u8 type
 
|-
 
|-
 
| 3
 
| 3
Line 21: Line 21:
 
|-
 
|-
 
| 5
 
| 5
| Data Pointer
+
| Output Data Pointer for [[BOSS_Services|NsDataHeaderInfo]].
 
|}
 
|}
  
Line 35: Line 35:
 
| 1
 
| 1
 
| Result code
 
| Result code
|}
 
 
=Output structure=
 
{| class="wikitable" border="1"
 
|-
 
!  Offset
 
!  Size
 
!  Description
 
|-
 
| 0x0
 
| 0x8
 
| programID
 
|-
 
| 0x8
 
| 0x18
 
| ?
 
 
|}
 
|}

Latest revision as of 21:10, 9 October 2016

Request[edit]

Index Word Description
0 Header code [0x002700C2]
1 NsDataId
2 u8 type
3 Size
4 (Size << 4) | 0xC
5 Output Data Pointer for NsDataHeaderInfo.

Response[edit]

Index Word Description
0 Header code
1 Result code