IMStream::Flush
The IMStream::Flush method forces the current data in memory to be written to file.
Quick info
HRESULT Flush() Return values
The
following value is returned when this method is called:
- S_OK
- Success status
The IMStream::Flush method forces the current data in memory to be written to file.
HRESULT Flush()