Altova MapForce 2024 Enterprise Edition

GenerateCodeEx

Home Prev Top Next

Generates code that will perform the mapping. The parameter i_nLanguage specifies the target language. The method returns an object that can be used to enumerate all messages created by the code generator. These are the same messages that get displayed in the Messages window of MapForce.

 

Signature

GenerateCodeEx(in i_nLanguage:ENUMProgrammingLanguage) -> ErrorMarkers

 

Parameters

Name

Type

Description

i_nLanguage

ENUMProgrammingLanguage

Specifies the target code generation language.

 

Errors

Error code

Description

1200

The object is no longer valid.

1201

Invalid address for the return parameter was specified.

1205

Error during code generation.

© 2017-2023 Altova GmbH