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

KM_dotnet_Interop_CoordMotion_DoKMotionBufCmd() private méthode

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