Table of Contents

Delegate FileIfaceData.CreateReadwriteAsyncCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void FileIfaceData.CreateReadwriteAsyncCallback(IntPtr file, FileCreateFlags flags, int ioPriority, IntPtr cancellable, AsyncReadyCallback callback, IntPtr userData)

Parameters

file IntPtr
flags FileCreateFlags
ioPriority int
cancellable IntPtr
callback AsyncReadyCallback
userData IntPtr