API Documentation
Loading...
Searching...
No Matches
RegistryKeyAction Struct Reference

#include <ModuleResourceManager.h>

Inheritance diagram for RegistryKeyAction:
[legend]
Collaboration diagram for RegistryKeyAction:
[legend]

Public Attributes

String root = "HKLM"
 
String path
 
String value
 
RegistryType type = RegistryType::e_string
 
RegistryActionType action = RegistryActionType::e_create
 
Buffer< Permissionpermissions
 
bool ownership = true
 
bool is_key_path = false
 
- Public Attributes inherited from ModuleFeatureBase
String id
 
TranslatedString name
 
TranslatedString description
 

Member Data Documentation

◆ action

◆ is_key_path

bool is_key_path = false

◆ ownership

bool ownership = true

◆ path

String path

◆ permissions

Buffer<Permission> permissions

◆ root

String root = "HKLM"

◆ type

◆ value

String value

The documentation for this struct was generated from the following file: