company logo

DBStructDef :: GetValidBaseType - Get lowest shared base type inheriting from type name

The function looks for the lowest shared base type, that inherits from the type passed in strnames. The function returns NULL, when the type does not inherit and the type definition, when the type directly inherits from the passed type or the lowest shared base type that inherits from the passed type.

Return value:   - internal feature (not documented) ( DBStructDef * )

Implementation details

DBStructDef * DBStructDef  :: GetValidBaseType ( NString &strnames )
  • strnames - Type name