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

KM_dotnet_Interop_CoordMotion_SetArcFeedCallback() 개인적인 메소드

private KM_dotnet_Interop_CoordMotion_SetArcFeedCallback ( IntPtr handle, KM_CoordMotionArcFeedSixAxisHandler handler ) : void
handle System.IntPtr
handler KM_CoordMotionArcFeedSixAxisHandler
리턴 void
        static extern void KM_dotnet_Interop_CoordMotion_SetArcFeedCallback(IntPtr handle, KM_CoordMotionArcFeedSixAxisHandler handler);
KM_CoordMotion