| Visual Basic | |
|---|---|
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 handleSOLIDWORKS PDM Professional 2023 SP01