TranslatorAddIn.ShowOpenOptions Method

Parent Object: TranslatorAddIn

Description

Show the open options for the specified data-source. This method is only called if True was returned from HasOpenOptions.

Syntax

TranslatorAddIn.ShowOpenOptions( SourceData As DataMedium, Context As TranslationContext, ChosenOptions As NameValueMap )

Parameters

Name Type Description
SourceData DataMedium Input DataMedium object that specifies the data source.
Context TranslationContext Input TranslationContext object that can be used to determine the context for the translation.
ChosenOptions NameValueMap Input NameValueMap that specifies the options chosen.

Remarks

See the various sample programs and the Translator Options page for more information.

Version

Introduced in version 4