|
PSPSDK 2025-10-12
|
#include <utility/psputility_htmlviewer.h>

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. | |
| pspUtilityDialogCommon pspUtilityHtmlViewerParam::base |
| unsigned int pspUtilityHtmlViewerParam::connectmode |
One of pspUtilityHtmlViewerConnectModes.
| unsigned int pspUtilityHtmlViewerParam::cookiemode |
One of pspUtilityHtmlViewerCookieModes.
| unsigned int pspUtilityHtmlViewerParam::disconnectmode |
| unsigned int pspUtilityHtmlViewerParam::displaymode |
One of pspUtilityHtmlViewerDisplayModes.
| 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 |
One of pspUtilityHtmlViewerTextSizes.
| 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