Difference between revisions of "BOSSU:StartTaskImmediate"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001D0042] |- | 1 | TaskID buffer size |- | 2 | (Size << 4) <nowiki>|</nowiki...") |
|||
Line 30: | Line 30: | ||
| Result code | | Result code | ||
|} | |} | ||
+ | |||
+ | =Description= | ||
+ | Doesn't seem to really "start" the specified task immediately, with "normal" tasks at least. |
Latest revision as of 21:40, 20 December 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x001D0042] |
1 | TaskID buffer size |
2 | (Size << 4) | 0xA |
3 | TaskID data pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
Doesn't seem to really "start" the specified task immediately, with "normal" tasks at least.