Skip to main content

Editor

An editor for the Native-Function definition can be found here:
cgi_studio_connector/bin/ComplexTypeEditor.exe 

If called with a file as first argument the editor will try to open the specified file.

Complex-Types

drawing-7-1728279282.png

On the left side, Complex-Types can be added/removed and reordered using the respective buttons.

Properties:

drawing-7-1744610699.png
Property Name Description
Native Type
C/C++ name of the native type
Basic Type Basic type used to represent the Complex-Type. This type will be used when transferring data via the Interface.
Length Length of the Complex-Type based on the Basic-Type. To use to a dynamic length (e.g. an array) the “Dynamic” checkbox can be used.
Default Value Default value used for this Complex-Type.