KMotion_dotNet.KM_CoordMotion.KM_dotnet_Interop_CoordMotion_DoSpecialCommand C# (CSharp) Метод

KM_dotnet_Interop_CoordMotion_DoSpecialCommand() приватный Метод

private KM_dotnet_Interop_CoordMotion_DoSpecialCommand ( IntPtr handle, int iseg ) : int
handle System.IntPtr
iseg int
Результат int
        static extern int KM_dotnet_Interop_CoordMotion_DoSpecialCommand(IntPtr handle, int iseg);
KM_CoordMotion