DeleteCache method (Only for Wininet-Based Apps)
Top  Previous  Next

Syntax
iDeleteFileCount=object .DeleteCache

Return Type
A Long value. Returns the number of deleted cache files.

Description
The DeleteCache method is used to delete the local browser cached files when their URL match with the filtered log entries . If IHTTPAnalyzer.IsFiltered is false, the method will delete all local browser cached files when their URL match with the all log entries.

Remark
The method is available if the application uses the Microsoft WININET API (ex. ie, outlook)