Function windows_sys::Win32::UI::Shell::SHRegGetValueFromHKCUHKLM
pub unsafe extern "system" fn SHRegGetValueFromHKCUHKLM(
pwszkey: PCWSTR,
pwszvalue: PCWSTR,
srrfflags: i32,
pdwtype: *mut u32,
pvdata: *mut c_void,
pcbdata: *mut u32
) -> WIN32_ERROR
Expand description
Required features: "Win32_Foundation"