Contents Previous Page Next Page
IHlinkFrame::SetBrowseContext

Sets the browse context of the hyperlink frame.

HRESULT GetBrowseContext(

    IHlinkBrowseContext * 
phlbc         // Interface pointer of the current browse context       
                                                                                                 
   );                                                                                            
                                                                                                 

Parameters

phlbc

[in] The browse context interfaceÆs pointer.

Return Values

S_OK

The browse context has been successfully set.

E_NOTIMPL

The hyperlink target does not understand browse contexts.

See Also

HlinkCreateBrowseContext, IHlinkBrowseContext, IHlinkFrame::SetBrowseContext, IHlinkTarget::SetBrowseContext