Retrieves the browse context in which the hyperlink target is currently running.
Syntax
HRESULT GetBrowseContext( IHlinkBrowseContext **ppihlbc );
Parameters
- ppihlbc
- [out] Address of the location to receive the IHlinkBrowseContext object's interface pointer.
Return Value
Returns S_OK if the browse context is successfully retrieved, 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, IHlinkBrowseContext, IHlinkFrame::GetBrowseContext, IHlinkTarget::SetBrowseContext