KMotion_dotNet.KM_CoordMotion.KM_dotnet_Interop_CoordMotion_WaitForSegmentsFinished C# (CSharp) 메소드

KM_dotnet_Interop_CoordMotion_WaitForSegmentsFinished() 개인적인 메소드

private KM_dotnet_Interop_CoordMotion_WaitForSegmentsFinished ( IntPtr handle, bool NoErrorOnDisable ) : int
handle System.IntPtr
NoErrorOnDisable bool
리턴 int
        static extern int KM_dotnet_Interop_CoordMotion_WaitForSegmentsFinished(IntPtr handle, bool NoErrorOnDisable);
KM_CoordMotion