Contents Previous Page Next Page
IHlinkFrame::OnNavigate

Notifies the hyperlink frame that a hyperlink has been navigated to.

HRESULT OnNavigate(

    DWORD 
grfHLNF         // Navigation flags     
                                                  
   );                                             
                                                  

Parameters

grfHLNF

[in] Flags describing how the navigation is to proceed. The value of the flag can be any valid HLNF enumeration value.

Return Values

S_OK

The hyperlink frame has been successfully notified.

See Also

HlinkOnNavigate, HLNF, IHlinkBrowseContext::OnNavigateHlink, IHlinkSite::OnNavigationComplete