Function windows_sys::Win32::UI::Shell::AssocQueryStringByKeyA
[−]pub unsafe extern "system" fn AssocQueryStringByKeyA(
flags: u32,
str: ASSOCSTR,
hkassoc: HKEY,
pszextra: PCSTR,
pszout: PSTR,
pcchout: *mut u32
) -> HRESULT
Expand description
Required features: ‘Win32_UI_Shell’, ‘Win32_System_Registry’