ListView::GetImage
const void * GetImage (void) const;
Return Value
The image data indicates:
imageType
imageData
ListView::NoImage
No image is defined for this item.
ListView::Icon
ListView::Picture
Windows only:
ListView::DIBitmap
Device Independent Bitmap, referenced with
BITMAPINFO* cast to
void*.