IWinInetCacheHints interface
Enables an URLMON client to change the file name extension on the Microsoft Win32 Internet (WinInet) cache file.
Members
The IWinInetCacheHints interface inherits from the IUnknown interface. IWinInetCacheHints also has these types of members:
- Methods
Methods
The IWinInetCacheHints interface has these methods.
Method | Description |
---|---|
SetCacheExtension | Changes the file name extension on the WinInet cache file to the specified extension. |
Remarks
The IWinInetCacheHints interface was introduced in Microsoft Internet Explorer 6 for Windows XP Service Pack 2 (SP2).
Requirements
Minimum supported client |
Windows XP with SP2 |
Minimum supported server |
Windows Server 2003 |
Product |
Internet Explorer 6.0 |
Header |
Urlmon.h |
IDL |
Urlmon.idl |
DLL |
Urlmon.dll |