Table of Contents

Class HookCheckFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for HookCheckFunc. 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 HookCheckFuncCallHandler
Inheritance
HookCheckFuncCallHandler
Inherited Members

Constructors

HookCheckFuncCallHandler(HookCheckFunc)

public HookCheckFuncCallHandler(HookCheckFunc managed)

Parameters

managed HookCheckFunc

Fields

NativeCallback

public HookCheckFunc NativeCallback

Field Value

HookCheckFunc