FRDU:GetMyPassword: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00100040] |- | 1 | Buffer length |} The following is located 0x100-bytes after ..." |
(No difference)
|
Revision as of 05:50, 6 October 2015
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00100040] |
| 1 | Buffer length |
The following is located 0x100-bytes after the beginning of the above command buffer:
| Index Word | Description |
|---|---|
| 0 | (bufferLength << 14) | 2 |
| 1 | char* buffer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |