Emotiv.EdkDll.Unmanaged_IS_FacialExpressionIsLookingRight C# (CSharp) Method

Unmanaged_IS_FacialExpressionIsLookingRight() private method

private Unmanaged_IS_FacialExpressionIsLookingRight ( IntPtr state ) : Int32
state System.IntPtr
return System.Int32
        static extern Int32 Unmanaged_IS_FacialExpressionIsLookingRight(IntPtr state);
EdkDll