Emotiv.EdkDll.Unmanged_IEE_MentalCommandStartSamplingNeutral C# (CSharp) 메소드

Unmanged_IEE_MentalCommandStartSamplingNeutral() 개인적인 메소드

private Unmanged_IEE_MentalCommandStartSamplingNeutral ( UInt32 userId ) : Int32
userId UInt32
리턴 Int32
        static extern Int32 Unmanged_IEE_MentalCommandStartSamplingNeutral(UInt32 userId);
EdkDll