Function windows_sys::Win32::UI::Shell::SHRegSetPathW
[−]pub unsafe extern "system" fn SHRegSetPathW(
hkey: HKEY,
pcszsubkey: PWSTR,
pcszvalue: PWSTR,
pcszpath: PWSTR,
dwflags: u32
) -> WIN32_ERRORExpand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_System_Registry’
