Function windows::Win32::UI::Shell::HlinkResolveShortcutToMoniker
pub unsafe fn HlinkResolveShortcutToMoniker<P0>(
pwzshortcutfilename: P0,
ppimktarget: *mut Option<IMoniker>,
ppwzlocation: *mut PWSTR,
) -> Result<()>where
P0: Param<PCWSTR>,