formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File

fzrt_file_floc_flush

Description

Flushes the contents of the volume to disk. This will cause all open files that have been modified to have the contents written to disk. This only applies to Macintosh volumes.

Plugin Prototype

fzrt_error_td fzrt_file_floc_flush(

fzrt_floc_ptr

floc )

Parameters

floc [Input]

file locator

Returns

FZRT_NOERR on success, Otherwise, an error ID.

Availability

5.0.0.0

Function Set

fz_fzrt_file_fset


Defined in

fzrt_api.h