Table of Contents

Delegate OutputStreamClassData.SpliceAsyncCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void OutputStreamClassData.SpliceAsyncCallback(IntPtr stream, IntPtr source, OutputStreamSpliceFlags flags, int ioPriority, IntPtr cancellable, AsyncReadyCallback callback, IntPtr userData)

Parameters

stream IntPtr
source IntPtr
flags OutputStreamSpliceFlags
ioPriority int
cancellable IntPtr
callback AsyncReadyCallback
userData IntPtr