Function windows_sys::Win32::UI::Shell::SHRegQueryUSValueW
[−]pub unsafe extern "system" fn SHRegQueryUSValueW(
huskey: isize,
pszvalue: PCWSTR,
pdwtype: *mut u32,
pvdata: *mut c_void,
pcbdata: *mut u32,
fignorehkcu: BOOL,
pvdefaultdata: *const c_void,
dwdefaultdatasize: u32
) -> WIN32_ERROR
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"