IHlinkTarget::SetBrowseContextIHlinkTarget::SetBrowseContext*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHlinkTarget::Navigate
*Next Topic: Functions

IHlinkTarget::SetBrowseContext

HRESULT SetBrowseContext(
    IHlinkBrowseContext * pihlbc    //Browse context interface pointer to set for the hyperlink target
   );

Establishes the current browse context for this hyperlink target.

pihlbc
[in, unique] Address of the browse context object's interface.

See also HlinkCreateBrowseContext, IHlinkBrowseContext, IHlinkFrame::SetBrowseContext, IHlinkTarget::GetBrowseContext


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.