Retrieves an enumerator which can be used to enumerate the current contents of the navigation stack.
HRESULT EnumNavigationStack(
DWORD dwReserved, //Reserved for future use
DWORD grfHLFNAMEF, //Specifies what kind of friendly
//names to enumerate for the Hlink
//objects in the navigation stack.
IEnumHLITEM ** ppienumhlitem //Location to receive the
//enumeration interface pointer
);
Windows NT: Use version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in hlink.h.