Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

CMemoryState::Checkpoint

 

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


void Checkpoint( );

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

Example

See the example for the CMemoryState constructor.

Requirements

Header: afx.h

Show: