Contents Index Topic Contents | ||
Previous Topic: DeleteUrlCacheGroup Next Topic: FindFirstUrlCacheEntry |
FindCloseUrlCache
BOOL FindCloseUrlCache( IN HANDLE hEnumHandle );Closes the specified enumeration handle.
- Returns TRUE if successful, or FALSE otherwise. To get extended error information, call GetLastError.
- hEnumHandle
- Handle returned by a previous call to the FindFirstUrlCacheEntry function.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.