int SetCommitMode (int commit);
Use SetCommitMode to change whether CloseFile commits the file to disk before returning.
Input | ||||||
Name | Type | Description | ||||
commit | int | Specifies whether CloseFile commits the file to disk.
|
Name | Type | Description | ||||
result | int | Indicates whether the function succeeded.
|