Emotiv.EdkDll.Unmanaged_IS_MentalCommandGetCurrentAction C# (CSharp) Method

Unmanaged_IS_MentalCommandGetCurrentAction() private method

private Unmanaged_IS_MentalCommandGetCurrentAction ( IntPtr state ) : IEE_MentalCommandAction_t
state System.IntPtr
return IEE_MentalCommandAction_t
        static extern IEE_MentalCommandAction_t Unmanaged_IS_MentalCommandGetCurrentAction(IntPtr state);
EdkDll