1
Answer

Vc++ C# interoperability problem

sir i have a vc++ com dll that returns an string array. I am trying to use this array in c#. I want to pass the address of this array to a function/method how do i do this pls help me thanks shabari

Answers (1)