Removes a cache connection created in a prior call to IOleCache::Cache.
HRESULT Uncache(
DWORD dwConnection //Cache connection to remove
);
The IOleCache::Uncache method removes a cache connection that was created in a prior call to IOleCache::Cache. It uses the dwConnection parameter that was returned by the prior call to IOleCache::Cache.
Windows NT: Use version 3.1 or later.
Windows: Use Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in oleidl.h.