Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
For applications that require the file name of a resource to launch, the Windows Internet Services (WinInet) API provides the RetrieveUrlCacheEntryFile and UnlockUrlCacheEntryFile functions.
RetrieveUrlCacheEntryFile accepts a URL, a buffer that stores the INTERNET_CACHE_ENTRY_INFO structure, and the buffer size. After the file data has been used, the application should call UnlockUrlCacheEntryFile to unlock the file.
See Also
Send Feedback on this topic to the authors