Function windows_sys::Win32::UI::Shell::SHQueryInfoKeyA
[−]pub unsafe extern "system" fn SHQueryInfoKeyA(
hkey: HKEY,
pcsubkeys: *mut u32,
pcchmaxsubkeylen: *mut u32,
pcvalues: *mut u32,
pcchmaxvaluenamelen: *mut u32
) -> WIN32_ERRORExpand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_System_Registry’