If the given location is not visible, navigates to and shows the location position within the object/document.
HRESULT Navigate(
DWORD grfHLNF, //Value from the HLNF enumeration
LPCWSTR * pwzJumpLocation //Location within the hyperlink target
//to navigate to
);
Windows NT: Use version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in hlink.h.
HlinkNavigate, HlinkNavigateToStringReference, HLNF, IHlinkFrame::Navigate, IHlink::Navigate