ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <wininet.h>
DWORD _INTERNET_CACHE_ENTRY_INFOW::CacheEntryType |
Definition at line 2131 of file wininet.h.
Referenced by test_urlcacheW().
union { ... } _INTERNET_CACHE_ENTRY_INFOW::DUMMYUNIONNAME |
DWORD _INTERNET_CACHE_ENTRY_INFOW::dwHitRate |
Definition at line 2133 of file wininet.h.
Referenced by test_urlcacheW().
DWORD _INTERNET_CACHE_ENTRY_INFOW::dwSizeHigh |
Definition at line 2135 of file wininet.h.
Referenced by test_urlcacheW().
DWORD _INTERNET_CACHE_ENTRY_INFOW::dwSizeLow |
Definition at line 2134 of file wininet.h.
Referenced by test_urlcacheW().
DWORD _INTERNET_CACHE_ENTRY_INFOW::dwStructSize |
Definition at line 2128 of file wininet.h.
Referenced by test_urlcacheW().
DWORD _INTERNET_CACHE_ENTRY_INFOW::dwUseCount |
Definition at line 2132 of file wininet.h.
Referenced by test_urlcacheW().
FILETIME _INTERNET_CACHE_ENTRY_INFOW::ExpireTime |
Definition at line 2137 of file wininet.h.
Referenced by CRYPT_GetObjectFromCache(), and test_urlcacheW().
FILETIME _INTERNET_CACHE_ENTRY_INFOW::LastAccessTime |
Definition at line 2138 of file wininet.h.
Referenced by test_urlcacheW().
FILETIME _INTERNET_CACHE_ENTRY_INFOW::LastModifiedTime |
Definition at line 2136 of file wininet.h.
Referenced by test_urlcacheW().
FILETIME _INTERNET_CACHE_ENTRY_INFOW::LastSyncTime |
Definition at line 2139 of file wininet.h.
Referenced by CRYPT_GetObjectFromCache(), and test_urlcacheW().
LPBYTE _INTERNET_CACHE_ENTRY_INFOW::lpHeaderInfo |
Definition at line 2141 of file wininet.h.
Referenced by test_urlcacheW().
LPWSTR _INTERNET_CACHE_ENTRY_INFOW::lpszFileExtension |
Definition at line 2143 of file wininet.h.
Referenced by test_urlcacheW().
LPWSTR _INTERNET_CACHE_ENTRY_INFOW::lpszLocalFileName |
Definition at line 2130 of file wininet.h.
Referenced by CRYPT_GetObjectFromCache(), RetrieveUrlCacheEntryStreamW(), and test_urlcacheW().
LPWSTR _INTERNET_CACHE_ENTRY_INFOW::lpszSourceUrlName |
Definition at line 2129 of file wininet.h.
Referenced by test_urlcacheW().