Hello, I have some native code which generates native XML node of MSXML. I need that root node in C++/CLI to be use as XMLTextWriter or in any form of XML in C++/CLI.
Is there any interop available for MSXML Node for using in C++/CLI.
Regards Usman