IOleCache2 interface (oleidl.h)

Enables object clients to selectively update each cache that was created with IOleCache::Cache.

Inheritance

The IOleCache2 interface inherits from IOleCache. IOleCache2 also has these types of members:

Methods

The IOleCache2 interface has these methods.

 
IOleCache2::DiscardCache

Discards the caches found in memory.
IOleCache2::UpdateCache

Updates the specified caches. This method is used when the application needs precise control over caching.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header oleidl.h

See also

CreateDataCache

IOleCache

IOleCacheControl