Table of Contents

Class HookCompareFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class HookCompareFuncForeverHandler
Inheritance
HookCompareFuncForeverHandler
Inherited Members

Constructors

HookCompareFuncForeverHandler(HookCompareFunc)

public HookCompareFuncForeverHandler(HookCompareFunc managed)

Parameters

managed HookCompareFunc

Fields

NativeCallback

public HookCompareFunc NativeCallback

Field Value

HookCompareFunc