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