Struct windows_sys::Win32::UI::Controls::TBSAVEPARAMSA
#[repr(C)]pub struct TBSAVEPARAMSA {
pub hkr: HKEY,
pub pszSubKey: PCSTR,
pub pszValueName: PCSTR,
}Expand description
Required features: "Win32_UI_Controls", "Win32_System_Registry"
Fields§
§hkr: HKEY§pszSubKey: PCSTR§pszValueName: PCSTR