description | title | ms.date | helpviewer_keywords | ms.assetid | |
---|---|---|---|---|---|
Learn more about: What Does it Cost me to Derive a Class from CObject? |
What Does it Cost me to Derive a Class from CObject? |
11/04/2016 |
|
9b92c98b-b3dd-48a7-9d24-c3b8554edf90 |
The overhead in deriving from class CObject is minimal. Your derived class inherits only four virtual functions and a single CRuntimeClass object.