pspsdk-1.0+beta2
pspUtilityHtmlViewerParam Struct Reference

#include <src/utility/psputility_htmlviewer.h>

Collaboration diagram for pspUtilityHtmlViewerParam:

Data Fields

pspUtilityDialogCommon base
void * memaddr
 Pointer to the memory pool to be used.
unsigned int memsize
 Size of the memory pool.
int unknown1
 Unknown.
int unknown2
 Unknown.
char * initialurl
 URL to be opened initially.
unsigned int numtabs
 Number of tabs (maximum of 3)
unsigned int interfacemode
 One of pspUtilityHtmlViewerInterfaceModes.
unsigned int options
 Values from pspUtilityHtmlViewerOptions.
char * dldirname
 Directory to be used for downloading.
char * dlfilename
 Filename to be used for downloading.
char * uldirname
 Directory to be used for uploading.
char * ulfilename
 Filename to be used for uploading.
unsigned int cookiemode
 One of pspUtilityHtmlViewerCookieModes.
unsigned int unknown3
 Unknown.
char * homeurl
 URL to set the home page to.
unsigned int textsize
 One of pspUtilityHtmlViewerTextSizes.
unsigned int displaymode
 One of pspUtilityHtmlViewerDisplayModes.
unsigned int connectmode
 One of pspUtilityHtmlViewerConnectModes.
unsigned int disconnectmode
 One of pspUtilityHtmlViewerDisconnectModes.
unsigned int memused
 The maximum amount of memory the browser used.
int unknown4 [10]
 Unknown.

Field Documentation

pspUtilityDialogCommon pspUtilityHtmlViewerParam::base
unsigned int pspUtilityHtmlViewerParam::connectmode
unsigned int pspUtilityHtmlViewerParam::cookiemode
unsigned int pspUtilityHtmlViewerParam::disconnectmode
unsigned int pspUtilityHtmlViewerParam::displaymode
char* pspUtilityHtmlViewerParam::dldirname

Directory to be used for downloading.

char* pspUtilityHtmlViewerParam::dlfilename

Filename to be used for downloading.

char* pspUtilityHtmlViewerParam::homeurl

URL to set the home page to.

char* pspUtilityHtmlViewerParam::initialurl

URL to be opened initially.

unsigned int pspUtilityHtmlViewerParam::interfacemode
void* pspUtilityHtmlViewerParam::memaddr

Pointer to the memory pool to be used.

unsigned int pspUtilityHtmlViewerParam::memsize

Size of the memory pool.

unsigned int pspUtilityHtmlViewerParam::memused

The maximum amount of memory the browser used.

unsigned int pspUtilityHtmlViewerParam::numtabs

Number of tabs (maximum of 3)

unsigned int pspUtilityHtmlViewerParam::options

Values from pspUtilityHtmlViewerOptions.

Bitwise OR together

unsigned int pspUtilityHtmlViewerParam::textsize
char* pspUtilityHtmlViewerParam::uldirname

Directory to be used for uploading.

char* pspUtilityHtmlViewerParam::ulfilename

Filename to be used for uploading.

int pspUtilityHtmlViewerParam::unknown1

Unknown.

Pass 0

int pspUtilityHtmlViewerParam::unknown2

Unknown.

Pass 0

unsigned int pspUtilityHtmlViewerParam::unknown3

Unknown.

Pass 0

int pspUtilityHtmlViewerParam::unknown4[10]

Unknown.

Pass 0


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