CDumpContext::Flush
void Flush();
throw(CFileException);
说明:
强制数据保留在缓冲区内,数据将写入与堆上下文连接的文件中。
示例:
// example for CDumpContext::Flush
afxDump.Flush();