Class HookCompareFuncForeverHandler
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