c# - How do I use ArrayList in C++? -
I have created a way that is the type of return, instead of an array, an ArrayList. And I have created a COM component. How can I access C ++ in my main application that is in this series?
ex:
ArrayList fun1 () {ArrayList al = new ArrayList (); Al.Add ("a"); Al.Add ("two"); Return al; }
How do I handle this return type in C ++?
check or
Comments
Post a Comment