Click or drag to resize

KM_InterpreterKM_GCodeInterpreterUserMcodeCallbackHandler Delegate

Delegate reperesenting the KM_dotNet_Interop netG_USER_MCODE_CALLBACK Function Pointer

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public delegate int KM_GCodeInterpreterUserMcodeCallbackHandler(
	int code
)

Parameters

code  Int32
Interpreted User MCODE Callback code

Return Value

Int32
See Also