Table of Contents

Class HookCheckFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class HookCheckFuncForeverHandler
Inheritance
HookCheckFuncForeverHandler
Inherited Members

Constructors

HookCheckFuncForeverHandler(HookCheckFunc)

public HookCheckFuncForeverHandler(HookCheckFunc managed)

Parameters

managed HookCheckFunc

Fields

NativeCallback

public HookCheckFunc NativeCallback

Field Value

HookCheckFunc