CArchive::GetObjectSchema

This member function from the Serialize function determines the version of the object that is currently being deserialized.

Syntax

UINT GetObjectSchema( );

At a Glance

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

See Also

CArchive Overview, CArchive Member Functions, Run-Time Object Model Support, CObject::Serialize, CObject::IsSerializable, CArchive::IsLoading