Table of Contents

Delegate FileInputStreamClassData.QueryInfoAsyncCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void FileInputStreamClassData.QueryInfoAsyncCallback(IntPtr stream, NonNullableUtf8StringHandle attributes, int ioPriority, IntPtr cancellable, AsyncReadyCallback callback, IntPtr userData)

Parameters

stream IntPtr
attributes NonNullableUtf8StringHandle
ioPriority int
cancellable IntPtr
callback AsyncReadyCallback
userData IntPtr