Share

TranslatorAddInServer.GetThumbnail Method

Parent Object: TranslatorAddInServer

Description

Obtains the thumbnail, if any, for the given data-source. Could be a metafile handle (long) or the interface to a StdPicture object.

Syntax

TranslatorAddInServer.GetThumbnail( SourceData As DataMedium ) As Variant

Parameters

Name Type Description
SourceData DataMedium Input DataMedium object that specifies the data source.

Version

Introduced in version 5

Was this information helpful?