windows::Win32::UI::Shell

Function AssocGetPerceivedType

pub unsafe fn AssocGetPerceivedType<P0>(
    pszext: P0,
    ptype: *mut PERCEIVED,
    pflag: *mut u32,
    ppsztype: Option<*mut PWSTR>,
) -> Result<()>
where P0: Param<PCWSTR>,