CObject::IsSerializable

Call this member function to test whether this object is eligible for serialization.

Syntax

BOOL IsSerializable( ) 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, CObject::Serialize