Previous Topic: Variable Name Case SensitivityNext Topic: Example Generated Header File


Overview of the Generated Header File

When a C Proxy API is generated, the generation process creates a C header file with all the structures required to invoke the proxy. This header file is:

<model-name>\proxy\c\<component>.h

This header file is recreated each time you generate the C Proxy API. You can copy the header file to your development area so that you have a stable copy.