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