pspsdk-1.0+beta2
SceKernelLoadExecParam Struct Reference

Structure to pass to loadexec. More...

#include <src/user/psploadexec.h>

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 ?

Detailed Description

Structure to pass to loadexec.

Field Documentation

void* SceKernelLoadExecParam::argp

Pointer to the arg string.

SceSize SceKernelLoadExecParam::args

Size of the arg string.

const char* SceKernelLoadExecParam::key

Encryption key ?

SceSize SceKernelLoadExecParam::size

Size of the structure.


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