[#AutoFile-Commit] = xref:AutoFile.adoc[AutoFile]::Commit :relfileprefix: ../ :mrdocs: Wrapper around FileCommit(). == Synopsis Declared in `<streams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool Commit(); ---- == Return Value True if the data was successfully flushed to disk, false otherwise. [.small]#Created with https://www.mrdocs.com[MrDocs]#