Link to home
Start Free TrialLog in
Avatar of manoj_johar
manoj_johar

asked on

Passing an array to a COM method

Hi,
  I have this GUI which collects a list of things from the user...into a listbox. Now I need to store these values into a database. So, I need to pass a data structure that holds key-value pairs. Is there something like a hastable here in ATL COM? How do I pass it as a parameter to a COM method?

...Cosinex
ASKER CERTIFIED SOLUTION
Avatar of AlexFM
AlexFM

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial