BOSSU:ReceiveProperty: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00160082] |- | 1 | PropertyID |- | 2 | Size |- | 3 | (..." |
(No difference)
|
Revision as of 21:28, 6 October 2016
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00160082] |
| 1 | PropertyID |
| 2 | Size |
| 3 | (Size << 4) | 0xC |
| 4 | Data Pointer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2 | Actual read size |
Description
Same as BOSSU:SendProperty except for reading.