|
static bool | setValue (const String ®ValuePath, const DWORD type, const void *data, size_t dataSize, const DWORD wow64Flags) |
|
static uint32 | getBinaryValue (const String ®ValuePath, MemoryBlock &result, DWORD wow64Flags) |
|
static String | getValue (const String ®ValuePath, const String &defaultValue, DWORD wow64Flags) |
|
static bool | keyExists (const String ®ValuePath, const DWORD wow64Flags) |
|
static bool | valueExists (const String ®ValuePath, const DWORD wow64Flags) |
|
◆ RegistryKeyWrapper()
RegistryKeyWrapper::RegistryKeyWrapper |
( |
String |
name, |
|
|
const bool |
createForWriting, |
|
|
const DWORD |
wow64Flags |
|
) |
| |
|
inline |
◆ ~RegistryKeyWrapper()
RegistryKeyWrapper::~RegistryKeyWrapper |
( |
| ) |
|
|
inline |
◆ getBinaryValue()
◆ getValue()
◆ keyExists()
static bool RegistryKeyWrapper::keyExists |
( |
const String & |
regValuePath, |
|
|
const DWORD |
wow64Flags |
|
) |
| |
|
inlinestatic |
◆ setValue()
static bool RegistryKeyWrapper::setValue |
( |
const String & |
regValuePath, |
|
|
const DWORD |
type, |
|
|
const void * |
data, |
|
|
size_t |
dataSize, |
|
|
const DWORD |
wow64Flags |
|
) |
| |
|
inlinestatic |
◆ valueExists()
static bool RegistryKeyWrapper::valueExists |
( |
const String & |
regValuePath, |
|
|
const DWORD |
wow64Flags |
|
) |
| |
|
inlinestatic |
◆ key
HKEY RegistryKeyWrapper::key |
◆ valueName
String RegistryKeyWrapper::valueName |
◆ wideCharValueName
const wchar_t* RegistryKeyWrapper::wideCharValueName |
The documentation for this struct was generated from the following file: