I need to read data from a PSafeArray in Delphi.
That PSafeArray is returned by a method implemented in a DLL developed in C#. This method returns a two dimensional string array string[,]. How to read such PSafeArray result in Delphi ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|
You must use the Try this sample
|
|||
|
|
