NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RegistryHive Enumeration

[To be supplied.]

[Visual Basic]
Public Enum RegistryHive
[C#]
public enum RegistryHive
[C++]
public enum RegistryHive

[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.

Members

Member Name Description
ClassesRoot [To be supplied.]
CurrentConfig [To be supplied.]
CurrentUser [To be supplied.]
DynData [To be supplied.]
LocalMachine [To be supplied.]
PerformanceData [To be supplied.]
Users [To be supplied.]

Requirements

Namespace: Microsoft.Win32

Assembly: mscorlib.dll

See Also

Microsoft.Win32 Namespace