Table of Contents

Delegate ResolverClassData.LookupRecordsAsyncCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void ResolverClassData.LookupRecordsAsyncCallback(IntPtr resolver, NonNullableUtf8StringHandle rrname, ResolverRecordType recordType, IntPtr cancellable, AsyncReadyCallback callback, IntPtr userData)

Parameters

resolver IntPtr
rrname NonNullableUtf8StringHandle
recordType ResolverRecordType
cancellable IntPtr
callback AsyncReadyCallback
userData IntPtr