Enumerates the items in the Windows Internet Explorer history.
Members
The IEnumSTATURL interface inherits from the IUnknown interface. IEnumSTATURL also has these types of members:
- Methods
Methods
The IEnumSTATURL interface has these methods.
| Method | Description |
|---|---|
| Clone | |
| Next | Searches the Internet Explorer history for any URL that matches the search pattern and copies it to the specified buffer. |
| Reset | Resets the enumerator interface so that it begins enumerating at the beginning of the Internet Explorer history. |
| SetFilter | Specifies the URL to compare with each URL in the Internet Explorer history. |
| Skip |
Requirements
Minimum supported client |
Windows XP, Windows 2000 Professional |
Minimum supported server |
Windows 2000 Server |
Product |
Internet Explorer 5.5 |
Header |
Urlhist.h |
IDL |
Urlhist.idl |
DLL |
Shdocvw.dll |