Table of Contents

Delegate ResolverClassData.LookupByNameCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate IntPtr ResolverClassData.LookupByNameCallback(IntPtr resolver, NonNullableUtf8StringHandle hostname, IntPtr cancellable, out ErrorOwnedHandle error)

Parameters

resolver IntPtr
hostname NonNullableUtf8StringHandle
cancellable IntPtr
error ErrorOwnedHandle

Returns

IntPtr