Gets this file's thumbnail handle.
Syntax
| Visual Basic (Declaration) | |
|---|
Function GetThumbnail3( _
ByVal lVersion As System.Integer _
) As System.Integer |
| C# | |
|---|
System.int GetThumbnail3(
System.int lVersion
) |
| C++/CLI | |
|---|
System.int GetThumbnail3(
& System.int lVersion
) |
Parameters
- lVersion
- Version of the file whose thumbnail to retrieve
Return Value
Thumbnail handle
Example
See Also
Availability
SOLIDWORKS PDM Professional 2023 SP01