ThumbnailIdRgbKey Field
An array of 16 bytes that make up a unique identifier for a thumbnail in the system thumbnail cache.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public RgbKey As Byte()
Dim instance As ThumbnailId
Dim value As Byte()
value = instance.RgbKey
instance.RgbKey = value
public:
array<unsigned char>^ RgbKey
val mutable RgbKey: byte[]
No code example is currently available or this language may not be supported.
Field Value
Byte