◄CDumpContext► ◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation Classes────────────────────────────────────────────── void Flush() throw( CFileException ); Remarks Forces any data remaining in buffers to be written to the file attached to the dump context. Example afxDump.Flush(); -♦-