Class HookFuncCallHandler
Call Handler for HookFunc. 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 HookFuncCallHandler
- Inheritance
-
HookFuncCallHandler
- Inherited Members
Constructors
HookFuncCallHandler(HookFunc)
public HookFuncCallHandler(HookFunc managed)
Parameters
managed
HookFunc
Fields
NativeCallback
public HookFunc NativeCallback