CObject::CObject

These functions are the standard CObject constructors. The default version is automatically called by the constructor of your derived class.

Syntax

CObject( );

CObject( const CObject& objectSrc );

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