Data Fields

_SceUtilityOskData Struct Reference

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.

Detailed Description

OSK Field data.


Field Documentation

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.


The documentation for this struct was generated from the following file: