BazisLib::DDK::RegistryKey Class Reference

#include <registry.h>

List of all members.

Public Member Functions

 RegistryKey (LPCWSTR pwszKeyPath, bool ReadOnly=false)
 ~RegistryKey ()
NTSTATUS ReadString (LPCWSTR pwszValueName, string &value)
bool Valid ()

Private Attributes

HANDLE m_hKey


Constructor & Destructor Documentation

BazisLib::DDK::RegistryKey::RegistryKey ( LPCWSTR  pwszKeyPath,
bool  ReadOnly = false 
)

BazisLib::DDK::RegistryKey::~RegistryKey (  ) 


Member Function Documentation

NTSTATUS BazisLib::DDK::RegistryKey::ReadString ( LPCWSTR  pwszValueName,
string value 
)

bool BazisLib::DDK::RegistryKey::Valid (  )  [inline]


Member Data Documentation


The documentation for this class was generated from the following file:
SourceForge.net Logo