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.
Call this method to force any data remaining in the file buffer to be written to the temporary file.
HRESULT Flush( ) throw( );
Return Value
Returns S_OK on success, or an error HRESULT on failure.
Remarks
Similar to CAtlTemporaryFile::HandsOff, except that the file is not closed.
Example
See the example for CAtlTemporaryFile::CAtlTemporaryFile.
Requirements
Header: atlfile.h