psl1ght
A free SDK for Sony's PS3 console
Loading...
Searching...
No Matches
_osk_input_field_info Struct Reference

On-screen keyboard input field information data structure. More...

#include <osk.h>

Data Fields

u16 *message ATTRIBUTE_PRXPTR
 Buffer for message.
 
u16 *startText ATTRIBUTE_PRXPTR
 Initial message.
 
s32 maxLength
 Maximum number of characters.
 

Detailed Description

On-screen keyboard input field information data structure.

Definition at line 221 of file osk.h.

Field Documentation

◆ ATTRIBUTE_PRXPTR [1/2]

u16* message _osk_input_field_info::ATTRIBUTE_PRXPTR

Buffer for message.

Definition at line 223 of file osk.h.

◆ ATTRIBUTE_PRXPTR [2/2]

u16* startText _osk_input_field_info::ATTRIBUTE_PRXPTR

Initial message.

Definition at line 224 of file osk.h.

◆ maxLength

s32 _osk_input_field_info::maxLength

Maximum number of characters.

Definition at line 225 of file osk.h.


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