Table of Contents

Delegate ProxyInterfaceData.ConnectCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate IntPtr ProxyInterfaceData.ConnectCallback(IntPtr proxy, IntPtr connection, IntPtr proxyAddress, IntPtr cancellable, out ErrorOwnedHandle error)

Parameters

proxy IntPtr
connection IntPtr
proxyAddress IntPtr
cancellable IntPtr
error ErrorOwnedHandle

Returns

IntPtr