HI,
I trying to document the PIA my company is shipping with our software and I'm having trouble explaining some of the characteristics of tlbimp. I'm not sure why my classes get a 'Class' suffic and one of the interfaces gets elevated to what looks like the class. For example, I have a COM class called Point that implements IPoint. My interop assembly contains the following:
PointClass
Point interface (looks to be the same as IPoint0
IPoint interface
Thanks,
Steve
Mattias Sj?gren - 17 Jan 2004 12:50 GMT
Steve,
See
Imported Type Conversion
http://msdn.microsoft.com/library/en-us/cpguide/html/cpcontlbimptypeconversion.asp
Mattias

Signature
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.