Click to See Complete Forum and Search --> : How to handle a VB Collection in C++


Eis
November 16th, 1999, 06:34 AM
Hi,

the situation:
A VB active x dll has a return parameter. This parameter refers a VB-Collection.

How can c++ handle this Collection
( i have no experience in C++)

Is there a similar thing in C++ ?

Thx