![]() | ![]() | ![]() | GnomeVFS - Filesystem Abstraction library | ![]() |
---|
Advanced File Operations —
GnomeVFSResult gnome_vfs_file_control (GnomeVFSHandle *handle, const char *operation,gpointer operation_data);
GnomeVFSResult gnome_vfs_file_control (GnomeVFSHandle *handle, const char *operation,gpointer operation_data);
handle : | handle of the file to affect |
operation : | The operation to execute |
operation_data : | The data needed to execute the operation |
Returns : | an integer representing the success of the operation |
<< Truncating Files | Asynchronous File Operations >> |