Hi,
I am new here and I was wondering on how to create a simple basic C++ project that should output whatever button is pressed.
Say if I press 1 the console should show the 1 string etc.
I downloaded the SDK and included the header files in this simple project but now I am unsure on how to achieve this? Do I need to use IDeviceEvents?
Could anyone show me an example on how to achieve this?
Thanks in advance, hope to hear something soon.