KMotion_dotNet.KM_CoordMotion.KM_dotnet_Interop_CoordMotion_DownloadedSegmentCount C# (CSharp) Method

KM_dotnet_Interop_CoordMotion_DownloadedSegmentCount() private method

private KM_dotnet_Interop_CoordMotion_DownloadedSegmentCount ( IntPtr handle ) : int
handle System.IntPtr
return int
        static extern int KM_dotnet_Interop_CoordMotion_DownloadedSegmentCount(IntPtr handle);
KM_CoordMotion