Altova MapForce 2024 Professional Edition

GenerateCodeInEx

Home Prev Top Next

Generates code for all project items of the project in the specified language. The output location is determined by properties of the project and project items. Returns an object that can be used to iterate through all messages issued by the code generation process. These messages are the same as those shown in the Messages window of MapForce.

 

Signature

GenerateCodeInEx(in i_nLanguage:ENUMProgrammingLanguage) -> ErrorMarkers

 

Parameters

Name

Type

Description

i_nLanguage

ENUMProgrammingLanguage

Specifies the programming language in which code should be generated.

 

Errors

Error code

Description

1500

The object is no longer valid.

1501

Invalid address for the return parameter was specified.

1706

Error during code generation.

© 2017-2023 Altova GmbH