nn::fs::FileStream::Flush Member Function

Syntax

virtual void Flush();

Arguments

None.

Return Values

None.

Description

Writes the file cache back to the device.

This function does not return processing results and it is therefore impossible to handle errors. In general, use TryFlush.

Revision History

2010/11/09
Initial version.

CONFIDENTIAL