C# Class CSPspEmu.Hle.Modules.registry.RegParam

Struct used to open a registry
Afficher le fichier Open project: soywiz/cspspemu Class Usage Examples

Méthodes publiques

Свойство Type Description
NameLength int
RegType uint
Unknown2 uint
Unknown3 uint

Property Details

NameLength public_oe property

Length of the name
public int NameLength
Résultat int

RegType public_oe property

Set to 1 only for system
public uint RegType
Résultat uint

Unknown2 public_oe property

Unknown, set to 1
public uint Unknown2
Résultat uint

Unknown3 public_oe property

Unknown, set to 1
public uint Unknown3
Résultat uint