Emotiv.EdkDll.Unmanaged_IS_FacialExpressionIsLookingLeft C# (CSharp) Method

Unmanaged_IS_FacialExpressionIsLookingLeft() private method

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