Επεξεργασία

Κοινή χρήση μέσω


IShellImageStore interface (shlobj.h)

Deprecated. Exposes methods that manipulate the image cache.

Inheritance

The IShellImageStore interface inherits from the IUnknown interface. IShellImageStore also has these types of members:

Methods

The IShellImageStore interface has these methods.

 
IShellImageStore::Close

Closes the image cache.
IShellImageStore::Commit

Writes the contents specified by pdwLoc to storage.
IShellImageStore::GetEntry

Gets a handle to an image in the cache.
IShellImageStore::IsEntryInStore

Checks to see if the image is in the store.
IShellImageStore::Open

Opens the store and returns a lock.

Remarks

Note  IShellImageStore is supported through Windows XP. It is not supported in later operating systems.
 

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 shlobj.h