pub trait GuestRegValueDataSpecTrait: DataObjectTrait { }Expand description
This describes the registry value data.
§How to access
GuestWindowsRegistryManager::list_registry_values_in_guest().dataGuestWindowsRegistryManager::set_registry_value_in_guest(value).data