◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation Classes────────────────────────────────────────────── 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. -♦-