TranslatorAddInServer.GetThumbnail Method
Parent Object: TranslatorAddInServerDescription
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 VariantParameters
Name | Type | Description |
SourceData | DataMedium | Input DataMedium object that specifies the data source. |