CMemoryState::Checkpoint

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

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

Reference

CMemoryState Structure

Hierarchy Chart

Other Resources

CMemoryState Members