Table of Contents

Delegate FileIfaceData.MoveAsyncCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void FileIfaceData.MoveAsyncCallback(IntPtr source, IntPtr destination, FileCopyFlags flags, int ioPriority, IntPtr cancellable, FileProgressCallback progressCallback, IntPtr progressCallbackData, AsyncReadyCallback callback, IntPtr userData)

Parameters

source IntPtr
destination IntPtr
flags FileCopyFlags
ioPriority int
cancellable IntPtr
progressCallback FileProgressCallback
progressCallbackData IntPtr
callback AsyncReadyCallback
userData IntPtr