company logo
161 (E)- Extended Enumeration requires type for Enumerator

When adding an Enumerator to an extended Enumeration a type is required. The Type has to refer to a Structure which is derived from the base type of the extended Enumeration. The type VOID is assumed to be a base type for any Type.