I try to debug a COM object using Visual Studio 2022 but can't get the internal values from it. Everything is in place, my object is already displayed as {System.__ComObject} but I like to visualize in a Watch window the data it contains. There is also exactly the same question as this one, in this link: Enable native code debugging to deep into COM-object but unfortunately for Visual Studio 2022 that is not a solution and I do not have enough points reputation to add a comment, so my only choice is to create a new one.
Any idea is welcome!