OSK Field data. More...
#include <src/utility/psputility_osk.h>
Data Fields | |
| int | unk_00 |
| Unknown. | |
| int | unk_04 |
| Unknown. | |
| int | language |
| One of SceUtilityOskInputLanguage. | |
| int | unk_12 |
| Unknown. | |
| int | inputtype |
| One or more of SceUtilityOskInputType (types that are selectable by pressing SELECT). | |
| int | lines |
| Number of lines. | |
| int | unk_24 |
| Unknown. | |
| unsigned short * | desc |
| Description text. | |
| unsigned short * | intext |
| Initial text. | |
| int | outtextlength |
| Length of output text. | |
| unsigned short * | outtext |
| Pointer to the output text. | |
| int | result |
| Result. | |
| int | outtextlimit |
| The max text that can be input. | |
OSK Field data.
| unsigned short* _SceUtilityOskData::desc |
Description text.
One or more of SceUtilityOskInputType (types that are selectable by pressing SELECT).
| unsigned short* _SceUtilityOskData::intext |
Initial text.
Number of lines.
| unsigned short* _SceUtilityOskData::outtext |
Pointer to the output text.
Length of output text.
The max text that can be input.
Result.
One of SceUtilityOskResult
Unknown.
Pass 0.
Unknown.
Pass 0.
Unknown.
Pass 0.
Unknown.
Pass 0.
1.7.1