RE: Using the VB/VBA Collection class in C++ code
Hi Rob,
Does anyone have pointers to some documentation
or books (preferably something in O'Reilly's Safari
collection, but I'm not picky) which could guide me
on how to define the get_ and put_ properties?
I am not familar with the O'Reilly's Safari books, but I found some code
samples and atricles on how to implement a VBA like collection in ATL:
Simple STL Collections in ATL
http://www.codeguru.com/Cpp/COM-Tech/atl/misc/article.php/c29/
ATL Collections and Enumerators
http://msdn2.microsoft.com/en-us/library/x416d0xc.aspx
Circular Reference-proof ATL Object Collections
http://www.codeproject.com/atl/CollectionHelpers1.asp
I hope the above information helps, if you have any questions or concerns,
please do not hesitate to let me know. I am standing by to help you.
Thanks!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.