SceKernelLoadExecParam Struct Reference
[LoadExec Library]

#include <src/user/psploadexec.h>


Detailed Description

Structure to pass to loadexec.


Data Fields

SceSize size
 Size of the structure.
SceSize args
 Size of the arg string.
void * argp
 Pointer to the arg string.
const char * key
 Encryption key ?


Field Documentation

SceSize SceKernelLoadExecParam::size

Size of the structure.

SceSize SceKernelLoadExecParam::args

Size of the arg string.

void* SceKernelLoadExecParam::argp

Pointer to the arg string.

const char* SceKernelLoadExecParam::key

Encryption key ?


The documentation for this struct was generated from the following file:
Generated on Sat Jun 30 23:12:19 2007 for pspsdk-1.0+beta2 by  doxygen 1.5.1