Struct windows_sys::Win32::UI::Controls::TBSAVEPARAMSW
[−]#[repr(C)]pub struct TBSAVEPARAMSW {
pub hkr: HKEY,
pub pszSubKey: PWSTR,
pub pszValueName: PWSTR,
}Expand description
Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’, ‘Win32_System_Registry’
Fields
hkr: HKEYpszSubKey: PWSTRpszValueName: PWSTR