Function windows_sys::Win32::UI::Shell::SHOpenRegStreamW
[−]pub unsafe extern "system" fn SHOpenRegStreamW(
hkey: HKEY,
pszsubkey: PCWSTR,
pszvalue: PCWSTR,
grfmode: u32
) -> IStream
Expand description
Required features: "Win32_UI_Shell"
, "Win32_System_Com"
, "Win32_System_Registry"