SceKernelLoadExecVSHParam Struct Reference
[Interface to the LoadExecForKernel library.]

#include <psploadexec_kernel.h>


Detailed Description

Structure for LoadExecVSH* functions.


Data Fields

SceSize size
 Size of the structure in bytes.
SceSize args
 Size of the arguments string.
void * argp
 Pointer to the arguments strings.
const char * key
 The key, usually "game", "updater" or "vsh".
u32 vshmain_args_size
 The size of the vshmain arguments.
void * vshmain_args
 vshmain arguments that will be passed to vshmain after the program has exited
char * configfile
 "/kd/pspbtcnf_game.txt" or "/kd/pspbtcnf.txt" if not supplied (max.
u32 unk4
 An unknown string (max.
u32 unk5
 unknown flag default value = 0x10000


Field Documentation

SceSize SceKernelLoadExecVSHParam::size

Size of the structure in bytes.

SceSize SceKernelLoadExecVSHParam::args

Size of the arguments string.

void* SceKernelLoadExecVSHParam::argp

Pointer to the arguments strings.

const char* SceKernelLoadExecVSHParam::key

The key, usually "game", "updater" or "vsh".

u32 SceKernelLoadExecVSHParam::vshmain_args_size

The size of the vshmain arguments.

void* SceKernelLoadExecVSHParam::vshmain_args

vshmain arguments that will be passed to vshmain after the program has exited

char* SceKernelLoadExecVSHParam::configfile

"/kd/pspbtcnf_game.txt" or "/kd/pspbtcnf.txt" if not supplied (max.

256 chars)

u32 SceKernelLoadExecVSHParam::unk4

An unknown string (max.

256 chars) probably used in 2nd stage of loadexec

u32 SceKernelLoadExecVSHParam::unk5

unknown flag default value = 0x10000


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