Click or drag to resize

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_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
protected KM_InterpreterKM_GCodeInterpreterStatusHandler InterpreterStatusUpdatedHandler

Field Value

KM_InterpreterKM_GCodeInterpreterStatusHandler
See Also