DCL 3.7.4
Loading...
Searching...
No Matches
Registry Class Reference

#include <Registry.h>

Inheritance diagram for Registry:
Object

Protected Member Functions

LONG getDataInfo (const String &strName, REGISTRY_DATAINFO &info)
Protected Member Functions inherited from Object
virtual ~Object ()
 Object ()

Protected Attributes

HKEY __hParentKey
HKEY __hKey
REGSAM __samDesired
String __strKey

Additional Inherited Members

Public Member Functions inherited from Object
virtual String toString () const
virtual void destroy ()
String className () const
bool isInstanceOf (const std::type_info &typeinfo) const
virtual const std::type_info & typeInfo () const

Detailed Description

Definition at line 34 of file Registry.h.

Member Function Documentation

◆ getDataInfo()

LONG Registry::getDataInfo ( const String & strName,
REGISTRY_DATAINFO & info )
protected

Member Data Documentation

◆ __hKey

HKEY Registry::__hKey
protected

Definition at line 80 of file Registry.h.

◆ __hParentKey

HKEY Registry::__hParentKey
protected

Definition at line 79 of file Registry.h.

◆ __samDesired

REGSAM Registry::__samDesired
protected

Definition at line 81 of file Registry.h.

◆ __strKey

String Registry::__strKey
protected

Definition at line 82 of file Registry.h.


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