Difference between revisions of "BOSSU:SendProperty"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00140082] |- | 1 | PropertyID |- | 2 | Size |- | 3 | (Size << 4) <nowiki>|</...")
(No difference)

Revision as of 21:50, 6 October 2016

Request

Index Word Description
0 Header code [0x00140082]
1 PropertyID
2 Size
3 (Size << 4) | 0xA
4 Data Pointer

Response

Index Word Description
0 Header code
1 Result code

PropertyIDs

ID Size Description
0x7 0x200 URL

Description

This sets the data for the specified property with the currently selected BOSS task. This data will be written into FS later.