Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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();