Navigates to the hyperlink reference. IHlink::Navigate is the heart of the navigation process that implements the action of resolving a hyperlink target.
HRESULT Navigate(
DWORD grfHLNF, |
// Navigation flags |
LPBC pibc, |
// Bind context interface pointer |
IBindStatusCallback * pibsc, |
// Bind-status-context interface pointer |
IHlinkBrowseContext * pihlbc |
// Browse context interface pointer |
); |
Parameters
Return Values
See Also
HlinkNavigate, HLNF, IHlinkFrame::Navigate, IHlinkTarget::Navigate