Table of Contents

Delegate FileIfaceData.SetAttributesAsyncCallback

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

Parameters

file IntPtr
info IntPtr
flags FileQueryInfoFlags
ioPriority int
cancellable IntPtr
callback AsyncReadyCallback
userData IntPtr