CDumpContext::Flush
voidFlush();
throw(CFileException);
Remarks
Forces any data remaining in buffers to be written to the file attached to the dump context.
Example
//example for CDumpContext::Flush
afxDump.Flush();
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
voidFlush();
throw(CFileException);
Remarks
Forces any data remaining in buffers to be written to the file attached to the dump context.
Example
//example for CDumpContext::Flush
afxDump.Flush();