Emotiv.EdkDll.IEE_EmoEngineEventCreate C# (CSharp) Method

IEE_EmoEngineEventCreate() public static method

public static IEE_EmoEngineEventCreate ( ) : IntPtr
return System.IntPtr
        public static IntPtr IEE_EmoEngineEventCreate()
        {
            return Unmanged_IEE_EmoEngineEventCreate();
        }
EdkDll