CArchive::SetStoreParams

This member function stores a large number of CObject-derived objects in an archive.

Syntax

void SetStoreParams( UINT nHashSize = 2053, UINT nBlockSize = 128 );

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::SetLoadParams