WTS_CACHEFLAGS Enumeration |
Namespace: ShellBoost.Core.WindowsShell
[FlagsAttribute] public enum WTS_CACHEFLAGS
Member name | Value | Description | |
---|---|---|---|
WTS_DEFAULT | 0 | No option is set. | |
WTS_LOWQUALITY | 1 | Set when the returned bitmap dimensions are less than requested thumb size. | |
WTS_CACHED | 2 | Set when the returned image is in the cache. |