Difference between revisions of "ERR:SetUserString"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00020042] |- | 1 | Size |- | 2 | (Size << 14) <nowiki>|</nowiki> 2 |- | 3 | char...")
 
Line 30: Line 30:
 
| Result code
 
| Result code
 
|}
 
|}
 +
 +
=Description=
 +
Stubbed, does nothing.

Revision as of 13:44, 1 March 2017

Request

Index Word Description
0 Header code [0x00020042]
1 Size
2 (Size << 14) | 2
3 char*, String

Response

Index Word Description
0 Header code
1 Result code

Description

Stubbed, does nothing.