CDumpContext::Flush

Call this member function to force any data remaining in buffers to be written to the file attached to the dump context.

Syntax

void Flush( );
throw( 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