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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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