| KM_InterpreterInterpreterStatusUpdatedHandler Field |
Internal Interpreter Status 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_GCodeInterpreterStatusHandler InterpreterStatusUpdatedHandler
Protected InterpreterStatusUpdatedHandler As KM_InterpreterKM_GCodeInterpreterStatusHandler
protected:
KM_InterpreterKM_GCodeInterpreterStatusHandler^ InterpreterStatusUpdatedHandler
Field Value
KM_InterpreterKM_GCodeInterpreterStatusHandlerSee Also