Emotiv.EdkDll.IEE_MentalCommandStopSamplingNeutral C# (CSharp) Метод

IEE_MentalCommandStopSamplingNeutral() публичный статический Метод

public static IEE_MentalCommandStopSamplingNeutral ( UInt32 userId ) : Int32
userId System.UInt32
Результат System.Int32
        public static Int32 IEE_MentalCommandStopSamplingNeutral(UInt32 userId)
        {
            return Unmanged_IEE_MentalCommandStopSamplingNeutral(userId);
        }
EdkDll