Delegate FileIfaceData.ReplaceAsyncCallback
public delegate void FileIfaceData.ReplaceAsyncCallback(IntPtr file, NullableUtf8StringHandle etag, bool makeBackup, FileCreateFlags flags, int ioPriority, IntPtr cancellable, AsyncReadyCallback callback, IntPtr userData)
Parameters
file
IntPtretag
NullableUtf8StringHandlemakeBackup
boolflags
FileCreateFlagsioPriority
intcancellable
IntPtrcallback
AsyncReadyCallbackuserData
IntPtr