Table of Contents

Class HookFindFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for HookFindFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class HookFindFuncCallHandler
Inheritance
HookFindFuncCallHandler
Inherited Members

Constructors

HookFindFuncCallHandler(HookFindFunc)

public HookFindFuncCallHandler(HookFindFunc managed)

Parameters

managed HookFindFunc

Fields

NativeCallback

public HookFindFunc NativeCallback

Field Value

HookFindFunc