Flushes to disk a file opened with FCreateEx or FOpenEx.

FFlushEx(nFileHandle)

Parameters

nFileHandle

A file handle retrieved from FCreateEx, FOpenEx or a windows api function.

Return Value

.T. if the call succeeded, .F. otherwise.

See Also

Reference

AFHandlesEx
FChSizeEx
FCloseEx
FCreateEx
FEoFEx
FGetsEx
FLockFile
FLockFileEx
FOpenEx
FPutsEx
FReadEx
FSeekEx
FUnlockFile
FUnlockFileEx
FWriteEx

Used WinApi functions

FlushFileBuffers