Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "IThumbnailCache" in [All]

Enums

.
Summary
Used in IThumbnailCache methods to determine the restrictions of thumbnail extraction.

Interfaces

.

public interface IThumbnailCache

.

Interface IThumbnailCache

.

IThumbnailCache is used with an instance of local thumbnail cache obtained by CoCreateInstance. To obtain it (C#):

.

IThumbnailCache thumbnailCache = (IThumbnailCache) Marshal.GetObjectForIUnknown(cachePointer);

.
Documentation
[IThumbnailCache] on MSDN

 
Access PInvoke.net directly from VS: