struct

Module: ecereCOM
Type: Basic Data Type

Description

Basic C and eC object type construct which can specify data members (a.k.a. 'fields' or 'records'). eC structs can contain methods and properties, can be extended through inheritance, and are also a type without needing a 'typedef'.