Emotiv.EdkDll.Unmanged_IEE_MentalCommandSetActiveActions C# (CSharp) Method

Unmanged_IEE_MentalCommandSetActiveActions() private method

private Unmanged_IEE_MentalCommandSetActiveActions ( UInt32 userId, UInt32 activeActions ) : Int32
userId UInt32
activeActions UInt32
return Int32
        static extern Int32 Unmanged_IEE_MentalCommandSetActiveActions(UInt32 userId, UInt32 activeActions);

Same methods

EdkDll::Unmanged_IEE_MentalCommandSetActiveActions ( UInt32 userId, ulong activeActions ) : Int32
EdkDll