Emotiv.EdkDll.Unmanaged_IS_FacialExpressionIsLookingLeft C# (CSharp) 메소드

Unmanaged_IS_FacialExpressionIsLookingLeft() 개인적인 메소드

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