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