CMemoryState::Checkpoint

 

Takes a snapshot summary of memory and stores it in this CMemoryState object.

Syntax

void Checkpoint( );

Remarks

The CMemoryState member functions Difference and DumpAllObjectsSince use this snapshot data.

Example

See the example for the CMemoryState constructor.

Requirements

Header: afx.h

See Also

CMemoryState Structure
Hierarchy Chart