_SceUtilityMsgDialogParams Struct Reference

#include <psputility_msgdialog.h>


Detailed Description

Structure to hold the parameters for a message dialog.


Data Fields

SceSize size
 Size of the structure.
int language
 Language for predefined guide texts.
int buttonSwap
 Set to 1 for X/O button swap (US model).
int unknown [4]
 ?
int returnValue
int unknown2 [7]
char message [512]
 The message to display (may contain embedded linefeeds).


Field Documentation

SceSize _SceUtilityMsgDialogParams::size

Size of the structure.

int _SceUtilityMsgDialogParams::language

Language for predefined guide texts.

int _SceUtilityMsgDialogParams::buttonSwap

Set to 1 for X/O button swap (US model).

int _SceUtilityMsgDialogParams::unknown[4]

?

int _SceUtilityMsgDialogParams::returnValue

int _SceUtilityMsgDialogParams::unknown2[7]

char _SceUtilityMsgDialogParams::message[512]

The message to display (may contain embedded linefeeds).


The documentation for this struct was generated from the following file:
Generated on Tue Jul 24 15:21:27 2007 for PSPSDK-Rev2272 by  doxygen 1.5.2