C# Class VolatileRegistryReader.SYSTEMHive

Inheritance: VolatileReader.Registry.RegistryHive
Afficher le fichier Open project: brandonprry/volatile_reader Class Usage Examples

Méthodes publiques

Méthode Description
GetBootKey ( ) : string
SYSTEMHive ( RegistryHive hive ) : System
SYSTEMHive ( string filename ) : System

Method Details

GetBootKey() public méthode

public GetBootKey ( ) : string
Résultat string

SYSTEMHive() public méthode

public SYSTEMHive ( RegistryHive hive ) : System
hive VolatileReader.Registry.RegistryHive
Résultat System

SYSTEMHive() public méthode

public SYSTEMHive ( string filename ) : System
filename string
Résultat System