Desktop Functions: Smart Device Functions:
|
Search Results for "IThumbnailCache" in [All]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); Enums2: WTS_FLAGS
|