4.3 Object Diagnostic Functions

The following list describes object diagnostic functions:

AfxDoForAllClasses

Performs a specified function on all CObject-derived classes that support run-time type checking by using the DECLARE_DYNAMIC or DECLARE_SERIAL macros.

AfxDoForAllObjects

Performs a specified function on all CObject-derived objects that support run-time type checking.