KMotion_dotNet.KM_CoordMotion.KM_dotnet_Interop_CoordMotion_DoKMotionCmd C# (CSharp) Method

KM_dotnet_Interop_CoordMotion_DoKMotionCmd() private method

private KM_dotnet_Interop_CoordMotion_DoKMotionCmd ( IntPtr handle, string command, bool FlushBeforeUnbufferedOperation ) : int
handle System.IntPtr
command string
FlushBeforeUnbufferedOperation bool
return int
        static extern int KM_dotnet_Interop_CoordMotion_DoKMotionCmd(IntPtr handle, string command, bool FlushBeforeUnbufferedOperation);
KM_CoordMotion