TranslatorAddIn.Open Method
Parent Object:
TranslatorAddIn
Description
Open the data specified by the data-source.
Remarks
See the various sample programs and the
Translator Options page for more information.
Syntax
TranslatorAddIn.
Open(
SourceData As
DataMedium,
Context As
TranslationContext,
Options As
NameValueMap,
TargetObject As Object )
Parameters
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. |
Options |
NameValueMap |
Input NameValueMap that specifies translation options. |
TargetObject |
Object |
Output object in which to place the data from the data source. |
Samples
Version
Introduced in version 4