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

KM_dotnet_Interop_CoordMotion_SetStraightFeedCallback() 개인적인 메소드

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