J
Jonathan West
Just a small correction, the Interop Assemblies are not wrapping anything,
they only contain the metadata (.NET extended typelib info) needed by the
COM interop layer in the CLR to create the actual wrappers (RCW and CCW).
The real COM wrappers are CLR created/managed objects, whenever you create
an instance of a type defined in the IA, or whenever you enter the CLR
from native COM, the CLR emits a wrapper object (one per object instance).
Thanks for the clarification!
--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org