Class HookFuncForeverHandler
Forever Handler for HookFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class HookFuncForeverHandler
- Inheritance
-
HookFuncForeverHandler
- Inherited Members
Constructors
HookFuncForeverHandler(HookFunc)
public HookFuncForeverHandler(HookFunc managed)
Parameters
managed
HookFunc
Fields
NativeCallback
public HookFunc NativeCallback