Struct windows_sys::Win32::System::WindowsProgramming::STRENTRYW
#[repr(C)]pub struct STRENTRYW {
pub pszName: PWSTR,
pub pszValue: PWSTR,
}Expand description
Required features: "Win32_System_WindowsProgramming"
Fields§
§pszName: PWSTR§pszValue: PWSTR