KMotion_dotNet.KM_CoordMotion.KM_dotnet_Interop_CoordMotion_SetStraightFeedCallback C# (CSharp) Method

KM_dotnet_Interop_CoordMotion_SetStraightFeedCallback() private method

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