Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

Registry Class Reference
[synsoft.win32.reg]

List of all members.

Detailed Description

Represents the local system registry.


Static Public Methods

Key propget_ClassesRoot ()
 Returns the root key for the HKEY_CLASSES_ROOT hive.

Key propget_CurrentUser ()
 Returns the root key for the HKEY_CURRENT_USER hive.

Key propget_LocalMachine ()
 Returns the root key for the HKEY_LOCAL_MACHINE hive.

Key propget_Users ()
 Returns the root key for the HKEY_USERS hive.

Key propget_PerformanceData ()
 Returns the root key for the HKEY_PERFORMANCE_DATA hive.

Key propget_CurrentConfig ()
 Returns the root key for the HKEY_CURRENT_CONFIG hive.

Key propget_DynData ()
 Returns the root key for the HKEY_DYN_DATA hive.


Member Function Documentation

Key propget_ClassesRoot   [inline, static]
 

Returns the root key for the HKEY_CLASSES_ROOT hive.

Key propget_CurrentConfig   [inline, static]
 

Returns the root key for the HKEY_CURRENT_CONFIG hive.

Key propget_CurrentUser   [inline, static]
 

Returns the root key for the HKEY_CURRENT_USER hive.

Key propget_DynData   [inline, static]
 

Returns the root key for the HKEY_DYN_DATA hive.

Key propget_LocalMachine   [inline, static]
 

Returns the root key for the HKEY_LOCAL_MACHINE hive.

Key propget_PerformanceData   [inline, static]
 

Returns the root key for the HKEY_PERFORMANCE_DATA hive.

Key propget_Users   [inline, static]
 

Returns the root key for the HKEY_USERS hive.


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

D Libraries documentation © Synesis Software Pty Ltd, 2002-2003