A | B | C |  D | E | F |  G | H | I |  J | K | L |  M | N | O |  P | Q | R |  S | T | U |  V | W | X |  Y | Z



FindCloseUrlCache

Closes the specified cache enumeration handle.

VB4-32,5,6
Declare Sub FindCloseUrlCache Lib "wininet.dll" (ByVal hEnumHandle As Long)

Operating Systems Supported
Requires Internet Explorer 3.0

Library
Wininet

Parameter Information
- hEnumHandle
[in] Handle returned by a previous call to the FindFirstUrlCacheEntry function.

Return Values
Returns TRUE if successful, or FALSE otherwise. To get extended error information, call GetLastError.

Last update: 07 April 2006