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

On-screen keyboard manager parameters. More...

#include <osk.h>

Data Fields

u32 allowedPanels
 Allowed panel types.
 
u32 firstViewPanel
 First panel type to be used.
 
oskPoint controlPoint
 Panel original control point.
 
s32 prohibitFlags
 Prohibit flags.
 

Detailed Description

On-screen keyboard manager parameters.

Definition at line 123 of file osk.h.

Field Documentation

◆ allowedPanels

◆ controlPoint

oskPoint _osk_param::controlPoint

Panel original control point.

Definition at line 191 of file osk.h.

◆ firstViewPanel

◆ prohibitFlags

s32 _osk_param::prohibitFlags

Prohibit flags.

This is an OR'ed combination of the following values:

Definition at line 199 of file osk.h.


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