GenerateCodeEx
Generates code for this project item and its children. The code language and output location are determined by CodeGenSettings_UseDefault, CodeGenSettings_Language and CodeGenSettings_OutputFolder. Children of this project item can have their own property settings related to code-generation.
Signature
GenerateCodeEx() -> ErrorMarkers |
Errors
Error code | Description |
---|---|
1700 | The object is no longer valid. |
1701 | Invalid address for the return parameter was specified. |
1706 | Error during code generation. |