AltCallingConvention
, Library
, StdCall
, StdCallLibrary
Functions in WinInet.dll
Verschachtelte Klassen
static class
Contains information about an entry in the Internet cache.
Felder
static final int
static final int
Cache entry file that has been edited externally.
A usable instance of this interface
static final int
Normal cache entry; can be deleted to recover space for new entries.
static final int
Partial response cache entry.
static final int
Sticky cache entry that is exempt from scavenging for the amount of time specified by dwExemptDelta.
The default value set by CommitUrlCacheEntryA and CommitUrlCacheEntryW is one day.
static final int
Not currently implemented.
static final int
Not currently implemented.
static final int
Visited link cache entry.
boolean
boolean
Closes the specified cache enumeration handle.
Begins the enumeration of the Internet cache.
boolean
A usable instance of this interface
static final int NORMAL_CACHE_ENTRY
Normal cache entry; can be deleted to recover space for new entries.
static final int STICKY_CACHE_ENTRY
Sticky cache entry that is exempt from scavenging for the amount of time specified by dwExemptDelta.
The default value set by CommitUrlCacheEntryA and CommitUrlCacheEntryW is one day.
static final int EDITED_CACHE_ENTRY
Cache entry file that has been edited externally. This cache entry type is exempt from scavenging.
static final int TRACK_OFFLINE_CACHE_ENTRY
Not currently implemented.
static final int TRACK_ONLINE_CACHE_ENTRY
Not currently implemented.
static final int SPARSE_CACHE_ENTRY
Partial response cache entry.
static final int COOKIE_CACHE_ENTRY
Cookie cache entry.
static final int URLHISTORY_CACHE_ENTRY
Visited link cache entry.
Closes the specified cache enumeration handle.
hFind
- Handle returned by a previous call to the FindFirstUrlCacheEntry function.
lpszUrlName
- String that contains the name of the source that corresponds to the cache entry.
Begins the enumeration of the Internet cache.
lpszUrlSearchPattern
- A pointer to a string that contains the source name pattern to search for.
lpFirstCacheEntryInfo
- Pointer to an INTERNET_CACHE_ENTRY_INFO structure.
lpcbCacheEntryInfo
- Pointer to a variable that specifies the size of the lpFirstCacheEntryInfo buffer, in bytes.
hEnumHandle
- Handle to the enumeration obtained from a previous call to FindFirstUrlCacheEntry.
lpNextCacheEntryInfo
- Pointer to an INTERNET_CACHE_ENTRY_INFO structure that receives information about the cache entry.
lpcbCacheEntryInfo
- Pointer to a variable that specifies the size of the lpNextCacheEntryInfo buffer, in bytes.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4