Contents Index Topic Contents | ||
Previous Topic: IHlinkFrame Next Topic: IHlinkFrame::Navigate |
IHlinkFrame::GetBrowseContext
HRESULT GetBrowseContext( IHlinkBrowseContext * ppihlbc //Buffer to receive the interface of the current browse context );Retrieves the browse context of the hyperlink frame.
- Returns S_OK if the browse context has been successfully retrieved, or E_NOTIMPL if the hyperlink target does not understand browse contexts.
- ppihlbc
- [out] Location to return the browse context interface's pointer.
See also HlinkCreateBrowseContext, IHlinkBrowseContext, IHlinkFrame::SetBrowseContext, IHlinkTarget
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.