I actually have what I want working in Python with PySide and edsdk-python, however I am trying to get this working in C++ and stumbling on the decoding of the memory stream data.Here is the relevant code from my C++ project. Please note, the actual ...