Table of Contents

Delegate FileIfaceData.EnumerateChildrenAsyncCallback

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

Parameters

file IntPtr
attributes NonNullableUtf8StringHandle
flags FileQueryInfoFlags
ioPriority int
cancellable IntPtr
callback AsyncReadyCallback
userData IntPtr