DCL 4.0
|
#include <Registry.h>
Protected Member Functions | |
LONG | getDataInfo (const String &strName, REGISTRY_DATAINFO &info) |
Protected Member Functions inherited from Object | |
virtual | ~Object () |
Object () |
Protected Attributes | |
HKEY | m_hParentKey |
HKEY | m_hKey |
REGSAM | m_samDesired |
String | m_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 |
Definition at line 34 of file Registry.h.
|
protected |
|
protected |
Definition at line 81 of file Registry.h.
|
protected |
Definition at line 80 of file Registry.h.
|
protected |
Definition at line 82 of file Registry.h.
|
protected |
Definition at line 83 of file Registry.h.