CArchive::MapObject

This member function places objects in the map that are not really serialized to the file, but that are available for subobjects to reference.

Syntax

void MapObject( const CObject* pOb );

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, CArchive::ReadObject, CArchive::WriteObject