CObject::Dump

Call this member function to dump the contents of your object to a CDumpContext object.

Syntax

virtual void Dump( CDumpContext& dc ) const;

At a Glance

Header file: Afx.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CObject Overview, CObject Member Functions, Classes Derived from CObject, CDumpContext