IHlinkBrowseContext::SetB...     IHlinkBrowseContext::SetI...     IHlinkBrowseContext Inter...    
Web Workshop (Miscellaneous)

IHlinkBrowseContext::SetCurrentHlink Method


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

Syntax

HRESULT SetCurrentHlink(
    ULONG uHLID   
);

Parameters

uHLID
[in] Integer that specifies the hyperlink to set in the current browse context's navigation stack. Use one of the HLID values, such as HLID_PREVIOUS or HLID_NEXT, to indicate a logically identified hyperlink.

Return Value

Returns S_OK if successful, or E_FAIL otherwise.

Windows CE

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

See Also

IHlinkBrowseContext::GetHlink



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.