BOSS Services: Difference between revisions

Line 273: Line 273:


==NsDataHeaderInfo==
==NsDataHeaderInfo==
When the input type is not one of the below or when the specified output size doesn't match the expected size for this type, an error is returned.
===Type0===
Total size is 0x8-bytes.
{| class="wikitable" border="1"
|-
!  Offset
!  Size
!  Description
|-
| 0x0
| 0x8
| ?
|}
===Type1===
Total size is 0x4-bytes.
{| class="wikitable" border="1"
|-
!  Offset
!  Size
!  Description
|-
| 0x0
| 0x4
| ?
|}
===Type2===
Total size is 0x4-bytes.
{| class="wikitable" border="1"
|-
!  Offset
!  Size
!  Description
|-
| 0x0
| 0x4
| ?
|}
===Type3===
===Type3===
Total size is 0x4-bytes.
Total size is 0x4-bytes.
Line 285: Line 329:
| 0x4
| 0x4
| Content size
| Content size
|}
===Type4===
Total size is 0x4-bytes.
{| class="wikitable" border="1"
|-
!  Offset
!  Size
!  Description
|-
| 0x0
| 0x4
| ?
|}
|}