Emotiv.EdkDll.Unmanged_IEE_SetHardwarePlayerDisplay C# (CSharp) Method

Unmanged_IEE_SetHardwarePlayerDisplay() private method

private Unmanged_IEE_SetHardwarePlayerDisplay ( UInt32 userId, UInt32 playerNum ) : Int32
userId UInt32
playerNum UInt32
return Int32
        static extern Int32 Unmanged_IEE_SetHardwarePlayerDisplay(UInt32 userId, UInt32 playerNum);
EdkDll