Click or drag to resize

KM_InterpreterInterpreterCompletedHandler Field

Internal Interpreter Complete 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_GCodeInterpreterCompleteHandler InterpreterCompletedHandler

Field Value

KM_InterpreterKM_GCodeInterpreterCompleteHandler
See Also