SOLIDWORKS PDM Professional API Help Send Feedback
GetThumbnail3 Method (IEdmFile18)
See Also  Example
EPDM.Interop.epdm Namespace > IEdmFile18 Interface : GetThumbnail3 Method (IEdmFile18)


lVersion
Version of the file whose thumbnail to retrieve
Gets this file's thumbnail handle.

Syntax

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 handle

Example

 

See Also

Availability

SOLIDWORKS PDM Professional 2023 SP01