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