[HELP] How to manipulate leds it from Visual Studio C++?

Guys,

I’ve used the python lib to change my leds light on a BlinkStick flex. Now I want to do the same using Visual Studio C++, but I couldn’t find any sdk for it. What’s the easiest way to accomplish it?

There a two ways use microsoft.net
https://www.blinkstick.com/help/api-implementations

or the com based interop which ive used use beta2 as beta3 gives an automation error

https://forums.blinkstick.com/t/blinkstick-interop-for-com-beta-release/84

http://arvydas.github.io/BlinkStickInterop/index.html