IHlinkBrowseContext::Clos...     IHlinkBrowseContext::GetB...     IHlinkBrowseContext Inter...    
Web Workshop (Miscellaneous)

IHlinkBrowseContext::EnumNavigationStack Method


Retrieves an enumerator used to enumerate the contents of the navigation stack.

Syntax

HRESULT EnumNavigationStack(
    DWORD dwReserved,     
    DWORD grfHLFNAMEF,    
    IEnumHLITEM **ppienumhlitem    
);

Parameters

dwReserved
[in] Reserved for future use; must be set to zero.
grfHLFNAMEF
[in] Flag that indicates what kind of display names to enumerate for the Hlink objects in the navigation stack. The flag value can be any valid HLFNAMEF value.
ppienumhlitem
[out] Address of a pointer to an IEnumHLITEM enumeration interface.

Return Value

Returns S_OK if successful, or an error code otherwise.

Windows CE

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

See Also

HLID



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.