CDumpContext::CDumpContext

Use this constructor to construct a CDumpContext object. The afxDump object is constructed automatically.

Syntax

CDumpContext( CFile* pFile );
throw( CMemoryException, CFileException );

At a Glance

Header file: Afx.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CDumpContext Overview, CDumpContext Member Functions, Run-Time Object Model Support