Emotiv.EdkDll.Unmanged_IEE_MentalCommandSetSignatureCacheSize C# (CSharp) Method

Unmanged_IEE_MentalCommandSetSignatureCacheSize() private method

private Unmanged_IEE_MentalCommandSetSignatureCacheSize ( UInt32 userId, UInt32 size ) : Int32
userId UInt32
size UInt32
return Int32
        static extern Int32 Unmanged_IEE_MentalCommandSetSignatureCacheSize(UInt32 userId, UInt32 size);
EdkDll