Function windows_sys::Win32::UI::Shell::SHEnumValueA
[−]pub unsafe extern "system" fn SHEnumValueA(
hkey: HKEY,
dwindex: u32,
pszvaluename: PSTR,
pcchvaluename: *mut u32,
pdwtype: *mut u32,
pvdata: *mut c_void,
pcbdata: *mut u32
) -> WIN32_ERRORExpand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_System_Registry’
