What does it cost me to derive a class from CObject?

HomeOverviewHow Do IFAQ

The overhead in deriving from class CObject is minimal. Your derived class inherits only four virtual functions and a single CRuntimeClass object.