Emotiv.EdkDll.Unmanaged_IS_MentalCommandGetCurrentActionPower C# (CSharp) Method

Unmanaged_IS_MentalCommandGetCurrentActionPower() private method

private Unmanaged_IS_MentalCommandGetCurrentActionPower ( IntPtr state ) : System.Single
state System.IntPtr
return System.Single
        static extern Single Unmanaged_IS_MentalCommandGetCurrentActionPower(IntPtr state);
EdkDll