engiGetDefinedType
Syntax
// // Strong typing definition // enum_express_attr_type engiGetDefinedType( SchemaDecl definedType, SchemaDecl * referencedDeclaration, SchemaAggr * aggregationDefinition ); // // Weak typing definition // unsigned char __declspec(dllexport) __stdcall engiGetDefinedType( int_t definedType, int_t * referencedDeclaration, int_t ** aggregationDefinition );
Property definedType
Size: 32 bit / 4 byte (value)???.
Property referencedDeclaration
Size: 32 bit / 4 byte (reference)???.
Property aggregationDefinition
Size: 32 bit / 4 byte (reference)???.