CArchive::IsStoring

This member function determines whether the archive is storing data, and is called by the Serialize functions of the archived classes.

Syntax

BOOL IsStoring( ) const;

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