Contents Index Topic Contents | ||
Previous Topic: IHlinkFrame::OnNavigate Next Topic: IHlinkFrame::UpdateHlink |
IHlinkFrame::SetBrowseContext
HRESULT SetBrowseContext( IHlinkBrowseContext * phlbc //Interface pointer of the current browse context );Sets the browse context of the hyperlink frame.
- Returns S_OK if the browse context has been successfully set, or E_NOTIMPL if the hyperlink target does not understand browse contexts.
- phlbc
- [in] The browse context interface's pointer.
See also HlinkCreateBrowseContext, IHlinkBrowseContext, IHlinkFrame::GetBrowseContext, IHlinkTarget::SetBrowseContext
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.