MVDSTD:GetConfig: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001D0042] |- | 1 | Size, normally 0x11C. |- | 2 | (Size<<4) <nowiki>|</nowiki> ..." |
No edit summary |
||
Line 15: | Line 15: | ||
|- | |- | ||
| 3 | | 3 | ||
| | | Output data ptr | ||
|} | |} | ||
Line 30: | Line 30: | ||
| Resultcode | | Resultcode | ||
|} | |} | ||
=Structure= | |||
The size of this structure is fixed to 0x11C-bytes. |
Revision as of 10:23, 4 November 2014
Request
Index Word | Description |
---|---|
0 | Header code [0x001D0042] |
1 | Size, normally 0x11C. |
2 | (Size<<4) | 12 |
3 | Output data ptr |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Resultcode |
Structure
The size of this structure is fixed to 0x11C-bytes.