Microsoft Internet Security and Acceleration Server 2000 |
Gets an object for reading the contents of the cache. This is done with a reference to an FPCCacheContents object, from which you can use the FetchURL method. This method allows you to force a prefetch of sites.
[ oFPCCacheContents = ] FPCCache.CacheContents
HRESULT get_CacheContents( IFPCCacheContents **poFPCCacheContents );
This property is read-only.