Click or drag to resize

KM_InterpreterInterpreterUserMCodeCallbackRequestedHandler Field

Internal Interpreter UserMcodeCallback 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_GCodeInterpreterUserMcodeCallbackHandler InterpreterUserMCodeCallbackRequestedHandler

Field Value

KM_InterpreterKM_GCodeInterpreterUserMcodeCallbackHandler
See Also