Syntax
// // Strong typing definition // SdaiBoolean engiIsParentOf( SdaiEntity superType, SdaiEntity subType ); // // Weak typing definition // bool __declspec(dllexport) __stdcall engiIsParentOf( int_t superType, int_t subType );
Property superType
Size: 64 bit / 8 byte (value)???.
Property subType
Size: 64 bit / 8 byte (value)???.