Function windows_sys::Win32::UI::Shell::HlinkNavigateToStringReference
[−]pub unsafe extern "system" fn HlinkNavigateToStringReference(
pwztarget: PCWSTR,
pwzlocation: PCWSTR,
pihlsite: IHlinkSite,
dwsitedata: u32,
pihlframe: IHlinkFrame,
grfhlnf: u32,
pibc: IBindCtx,
pibsc: IBindStatusCallback,
pihlbc: IHlinkBrowseContext
) -> HRESULT
Expand description
Required features: "Win32_UI_Shell"
, "Win32_System_Com"