Emotiv.EdkDll.Unmanaged_IS_FacialExpressionIsLookingUp C# (CSharp) Method

Unmanaged_IS_FacialExpressionIsLookingUp() private method

private Unmanaged_IS_FacialExpressionIsLookingUp ( IntPtr state ) : System.Boolean
state System.IntPtr
return System.Boolean
        static extern Boolean Unmanaged_IS_FacialExpressionIsLookingUp(IntPtr state);
EdkDll