Emotiv.EdkDll.Unmanaged_IS_FacialExpressionGetLowerFaceAction C# (CSharp) Method

Unmanaged_IS_FacialExpressionGetLowerFaceAction() private method

private Unmanaged_IS_FacialExpressionGetLowerFaceAction ( IntPtr state ) : IEE_FacialExpressionAlgo_t
state System.IntPtr
return IEE_FacialExpressionAlgo_t
        static extern IEE_FacialExpressionAlgo_t Unmanaged_IS_FacialExpressionGetLowerFaceAction(IntPtr state);
EdkDll