Table of Contents

Delegate FileInputStreamClassData.QueryInfoCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate IntPtr FileInputStreamClassData.QueryInfoCallback(IntPtr stream, NonNullableUtf8StringHandle attributes, IntPtr cancellable, out ErrorOwnedHandle error)

Parameters

stream IntPtr
attributes NonNullableUtf8StringHandle
cancellable IntPtr
error ErrorOwnedHandle

Returns

IntPtr