Table of Contents

Delegate FileIOStreamClassData.QueryInfoAsyncCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void FileIOStreamClassData.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