Win32 COM Collections

Dale Strickland-Clark dale at out-think.NOSPAMco.uk
Wed Aug 16 12:55:39 EDT 2000


(Sorry if this appears twice. It's not showing on my server)
I need to pass a collection back via COM and I believe I do this by passing
back a list of objects? (Please correct me if I'm wrong!)

How do I implement methods on a collection? For example, to add a new item
to the collection. Typically this would appear to in the client code as:

collection.add(args)

Thanks for any help

--
Dale Strickland-Clark
Out-Think Ltd, UK
Business Technology Consultants






More information about the Python-list mailing list