UnlockUrlCacheEntryStreamUnlockUrlCacheEntryStream*
*Contents  *Index  *Topic Contents
*Previous Topic: UnlockUrlCacheEntryFile
*Next Topic: Macros

UnlockUrlCacheEntryStream

BOOL UnlockUrlCacheEntryStream(
    IN HANDLE hUrlCacheStream,
    IN DWORD dwReserved
);

Closes the stream that has been retrieved using the RetrieveUrlCacheEntryStream function.

hUrlCacheStream
Handle that was returned by the RetrieveUrlCacheEntryStream function.
dwReserved
Reserved; must be zero.

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