This topic has not yet been rated - Rate this topic

FindCloseUrlCache function

Applies to: desktop apps only

Closes the specified cache enumeration handle.

Syntax

BOOLAPI FindCloseUrlCache(
  __in  HANDLE hEnumHandle
);

Parameters

hEnumHandle [in]

Handle returned by a previous call to the FindFirstUrlCacheEntry function.

Return value

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

Remarks

Note  WinINet does not support server implementations. In addition, it should not be used from a service. For server implementations or services use Microsoft Windows HTTP Services (WinHTTP).

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

Wininet.h

Library

Wininet.lib

DLL

Wininet.dll

See also

Caching
WinINet Functions

 

 

Send comments about this topic to Microsoft

Build date: 2/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ