pspsdk-1.0+beta2
RegParam Struct Reference

Struct used to open a registry. More...

#include <src/registry/pspreg.h>

Data Fields

unsigned int regtype
char name [256]
 Seemingly never used, set to SYSTEM_REGISTRY.
unsigned int namelen
 Length of the name.
unsigned int unk2
 Unknown, set to 1.
unsigned int unk3
 Unknown, set to 1.

Detailed Description

Struct used to open a registry.

Field Documentation

char RegParam::name[256]

Seemingly never used, set to SYSTEM_REGISTRY.

unsigned int RegParam::namelen

Length of the name.

unsigned int RegParam::regtype
unsigned int RegParam::unk2

Unknown, set to 1.

unsigned int RegParam::unk3

Unknown, set to 1.


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