CDumpContext::Flush
Forces any data remaining in buffers to be written to the file attached to the dump context.
void Flush( );
Example
#if _DEBUG
afxDump.Flush();
#endif
Requirements
Header: afx.h
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Forces any data remaining in buffers to be written to the file attached to the dump context.
void Flush( );
#if _DEBUG
afxDump.Flush();
#endif
Header: afx.h