API Documentation
|
#include <ModuleResourceManager.h>
Public Attributes | |
String | root = "HKLM" |
String | path |
String | value |
RegistryType | type = RegistryType::e_string |
RegistryActionType | action = RegistryActionType::e_create |
Buffer< Permission > | permissions |
bool | ownership = true |
bool | is_key_path = false |
Public Attributes inherited from ModuleFeatureBase | |
String | id |
TranslatedString | name |
TranslatedString | description |
bool is_key_path = false |
bool ownership = true |
String path |
Buffer<Permission> permissions |
String root = "HKLM" |
String value |