|
| static HKEY | getRootKey (const String &name) noexcept |
| 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 ®KeyPath, const DWORD wow64Flags) |
| static bool | valueExists (const String ®ValuePath, const DWORD wow64Flags) |
◆ RegistryKeyWrapper()
| juce::RegistryKeyWrapper::RegistryKeyWrapper |
( |
String | name, |
|
|
bool | createForWriting, |
|
|
DWORD | wow64Flags ) |
|
inline |
◆ ~RegistryKeyWrapper()
| juce::RegistryKeyWrapper::~RegistryKeyWrapper |
( |
| ) |
|
|
inline |
◆ getBinaryValue()
◆ getRootKey()
| HKEY juce::RegistryKeyWrapper::getRootKey |
( |
const String & | name | ) |
|
|
inlinestaticnoexcept |
◆ getValue()
◆ keyExists()
◆ setValue()
◆ valueExists()
◆ key
| HKEY juce::RegistryKeyWrapper::key = nullptr |
◆ valueName
| String juce::RegistryKeyWrapper::valueName |
◆ wideCharValueName
| const wchar_t* juce::RegistryKeyWrapper::wideCharValueName = nullptr |
The documentation for this struct was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_core/native/juce_win32_Registry.cpp