PSPXI:GenerateRandomBytes: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000D0042] |- | 1 | Output buffer size |- | 2 | (Size<<8) <nowiki>|</nowiki> 0x4 ..." |
(No difference)
|
Revision as of 02:11, 26 April 2013
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x000D0042] |
| 1 | Output buffer size |
| 2 | (Size<<8) | 0x4 |
| 3 | Output buffer pointer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |