List of SDK Data Structures
(This is preliminary documentation and is subject to change)
Version 4 introduced new object types. The definitions for these object types are stored in a binary data attribute AW_OBJECT_DATA.
Two new variable types were introduced:
Binary data structures in AW_OBJECT_DATA are defined for the following object types:
Note, all these data structures are byte-aligned. It is highly recommended to use the structure definitions from AW.h, or using a pre-compiler statement like #pragma pack (1).