Function windows_sys::Win32::UI::Shell::HlinkCreateShortcutFromMoniker
[−]pub unsafe extern "system" fn HlinkCreateShortcutFromMoniker(
grfhlshortcutf: u32,
pimktarget: IMoniker,
pwzlocation: PWSTR,
pwzdir: PWSTR,
pwzfilename: PWSTR,
ppwzshortcutfile: *mut PWSTR,
dwreserved: u32
) -> HRESULTExpand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_System_Com’
