Table of Contents

Class HookFindFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Forever Handler for HookFindFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class HookFindFuncForeverHandler
Inheritance
HookFindFuncForeverHandler
Inherited Members

Constructors

HookFindFuncForeverHandler(HookFindFunc)

public HookFindFuncForeverHandler(HookFindFunc managed)

Parameters

managed HookFindFunc

Fields

NativeCallback

public HookFindFunc NativeCallback

Field Value

HookFindFunc