DeleteUrlCacheEntryDeleteUrlCacheEntry*
*



Contents  *



Index  *Topic Contents
*Previous Topic: CreateUrlCacheGroup
*Next Topic: DeleteUrlCacheGroup

DeleteUrlCacheEntry

BOOL DeleteUrlCacheEntry(
    IN LPCSTR lpszUrlName
);

Removes the file associated with the source name from the cache, if the file exists.

lpszUrlName
Address of a string that contains the name of the source corresponding to the cache entry.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.