structDefinitions element
Generates C structure definitions for known types.
Usage
<structDefinitions/>
Attributes
There are no attributes.
Child elements
There are no child elements.
Parent elements
Element | Description |
---|---|
file |
Outputs a file from the code generator. |
Remarks
Structures for known types are referenced by much of the generated code and by application code. This element is used to generate include files. This element should occur after a structDeclarations element so that references between structures are handled properly.
Element information
Label | Value |
---|---|
Minimum supported system |
Windows Vista |
Can be empty | Yes |