Main Page
    Cookbook/Overview     ImageMeister     the jcprops file     Licensing
    Binary Installation & Configuration [ Win · Mac · Nix · OSX ]     Changes
    Public API
    Source Code Main Page
        Java [ Common · Win · Mac · Nix ]     Native Code [ Common · Win · Mac · Nix ]     Manifest
        Native Code Overviews [ Common · Win · Mac · Nix · Strings ]     Macros [ General · Native Macros ]
        Walkthroughs [ Java only · Java and native ]     Building [ Win · Mac · Nix · OSX ]     Distribution Issues

CRegUtils

Utilities for working with the Registry.

[ Windows | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

DESCRIPTION

Class Summary

class CRegUtils
{

public:
static ErrCode getRegKey( HKEY key, const CStr *csSubKey, CStr *csRetData );
protected:
}; // CRegUtils

Back to the top of CRegUtils


DESCRIPTION

Contains one function for working with the registry.

Back to the top of CRegUtils


ErrCode getRegKey( HKEY key, const CStr *csSubKey, CStr *csRetData );

Returns the string value of a given key's subkey.

in key
The Registry key.
in csSubKey
The subkey.
out csRetData
On exit, contains the value of the subkey.

	static	ErrCode		getRegKey( HKEY key, const CStr *csSubKey, CStr *csRetData );

Back to the top of CRegUtils


All Members

public:
static ErrCode getRegKey( HKEY key, const CStr *csSubKey, CStr *csRetData );
protected:

Back to the top of CRegUtils


Ancestors

Class does not inherit from any other class.

Back to the top of CRegUtils


Descendants

Class is not inherited by any others.

Back to the top of CRegUtils


Generated from source by the Cocoon utilities on Fri Aug 23 12:34:04 2002 .

Report problems to jkotula@stratasys.com


Main Page · JConfig · ImageMeister · System Properties Repository · WordMeister · Free Samples · Java Freeware · Contact Us · FAQ · Links


Copyright (c) 1997-2002 Samizdat Productions. All Rights Reserved.
WarpMovie, TileMovie, JConfig, ImageMeister and MovieShredder are Trademarks of Samizdat Productions.