Function windows_sys::Win32::UI::Shell::AssocQueryKeyA
[−]pub unsafe extern "system" fn AssocQueryKeyA(
flags: u32,
key: ASSOCKEY,
pszassoc: PCSTR,
pszextra: PCSTR,
phkeyout: *mut HKEY
) -> HRESULT
Expand description
Required features: "Win32_UI_Shell"
, "Win32_System_Registry"