BOSSU:RegisterTask: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000B00C2] |- | 1 | TaskID buffer size |- | 2 | ? |- | 3 | ? |- | 4 | (Size <<..." |
m →Request |
||
| Line 21: | Line 21: | ||
|- | |- | ||
| 5 | | 5 | ||
| TaskID data | | TaskID data pointer | ||
|} | |} | ||
Revision as of 21:09, 6 October 2016
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x000B00C2] |
| 1 | TaskID buffer size |
| 2 | ? |
| 3 | ? |
| 4 | (Size << 4) | 0xA |
| 5 | TaskID data pointer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |