KMotion_dotNet.KM_CoordMotion.KM_dotnet_Interop_CoordMotion_DoKMotionCmd C# (CSharp) Méthode

KM_dotnet_Interop_CoordMotion_DoKMotionCmd() private méthode

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