IHlinkFrame::OnNavigate M...     IHlinkFrame::UpdateHlink ...     IHlinkFrame Interface    
Web Workshop (Miscellaneous)

IHlinkFrame::SetBrowseContext Method


Sets the browse context of the hyperlink frame.

Syntax

HRESULT SetBrowseContext(
    IHlinkBrowseContext *phlbc    
);

Parameters

phlbc
[in] Address of an IHlinkBrowseContext interface.

Return Value

Returns S_OK if successful, or E_NOTIMPL if the hyperlink target does not support browse contexts.

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0

See Also

HlinkCreateBrowseContext, IHlinkFrame::GetBrowseContext, IHlinkTarget::SetBrowseContext


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.