| KM_InterpreterInterpreterUserCallbackRequestedHandler Field |
Internal Interpreter UserCallback callback handler for the GCodeInterpreter.cpp class
this delegate for the callback prevents the Garbage Collector from releasing the
unmanaged function pointer from being destroyed
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax protected KM_InterpreterKM_GCodeInterpreterUserCallbackHandler InterpreterUserCallbackRequestedHandler
Protected InterpreterUserCallbackRequestedHandler As KM_InterpreterKM_GCodeInterpreterUserCallbackHandler
protected:
KM_InterpreterKM_GCodeInterpreterUserCallbackHandler^ InterpreterUserCallbackRequestedHandler
Field Value
KM_InterpreterKM_GCodeInterpreterUserCallbackHandlerSee Also