| Visual Basic | |
|---|---|
Function GetThumbnail() As IEdmBitmap5 | |
| C# | |
|---|---|
IEdmBitmap5 GetThumbnail() | |
| C++/CLI | |
|---|---|
IEdmBitmap5^ GetThumbnail(); | |
Return Value
IEdmBitmap5; Null if the file does not support bitmap previewsThis method supports only DWG files that are cached.
C++ users not using smart-pointer wrapper functions must release the returned interface, IEdmBitmap5.
- S_OK: The method successfully executed.
- S_FALSE: The file does not support bitmap previews.
SOLIDWORKS PDM Professional Version 5.2