Emotiv.EdkDll.IEE_EmoStateCreate C# (CSharp) Method

IEE_EmoStateCreate() public static method

public static IEE_EmoStateCreate ( ) : IntPtr
return System.IntPtr
        public static IntPtr IEE_EmoStateCreate()
        {
            return Unmanged_IEE_EmoStateCreate();
        }
EdkDll