RAD Studio
ContentsIndex
PreviousUpNext
E2142: Base class 'class' contains dynamically dispatchable functions (C++)

This error occurs when a class containing a DDVT function attempts to inherit DDVT functions from multiple parent classes. 

Currently, dynamically dispatched virtual tables do not support the use of multiple inheritance.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!