|
SAP 3D Visual Enterprise applications SDK
|
#include <DVLTypes.h>
Public Attributes | |
| uint16_t | m_uSizeOfDVLImage |
| Set it to sizeof(sDVLImage) before calling RetrieveThumbnail() | |
| uint32_t | m_uImageSize |
| Zero if no thumbnail, the size of the data in the buffer otherwise. | |
| void * | m_pImageBuffer |
| The buffer of the m_uImageSize size with the image data, or NULL if no image. | |
This structure is used to retrieve thumbnails for folders, files, step views, etc
Notes