IHlinkBrowseContext::SetCurrentHlinkIHlinkBrowseContext::SetCurrentHlink*
*Contents  *Index  *Topic Contents
*Previous Topic: IHlinkBrowseContext::SetBrowseWindowInfo
*Next Topic: IHlinkFrame

IHlinkBrowseContext::SetCurrentHlink

HRESULT SetCurrentHlink(
    ULONG uHLID    //Hyperlink ID to set in the navigation stack
   );

Sets the current hyperlink in this browse context's navigation stack.

uHLID
[in] Used to identify the hyperlink to set in the current browse context's navigation stack. Can be a value taken from the HLID constants to indicate a logically identified hyperlink, such as HLID_PREVIOUS or HLID_NEXT.

See also HLID, IHlinkBrowseContext::GetHlink


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