"Alistair Leslie-Hughes" leslie_alistair@hotmail.com writes:
What is the best course of actions?
- AddRef in get_typeinfo and therefore Release in GetIDsOfNames and Invoke
or 2. AddRef in GetTypeInfo, and nothing else has to be changed.
You have to follow the COM rules, so 1.