You can nest structures within structures:
This example shows the following nested structures:
The MSG structure contains the nested pt structure, labeled POINT structure.
The POINT structure contains an array of 100 POINT objects.
For information on creating structures, see Creating Structures.