company logo

TypeDefinition :: operator== - Are type definitions equal?

The function returns true, when both type definition handles refer to the same type definition object, and false otherwise.

Notes:

When the type definitions handles are provided by different dictionary handles, they are different, although they read the same structure definition.

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false.

Implementation details