Csaba Gero [mailto:[EMAIL PROTECTED]] wrote:
> IMHO you don't need a dispatch interface for this. Importing > the reference in this case makes the interface visible for > the compiler. So I think this creates an early binding to the > interface, but a late binding to the actual object. To prove > the late binding you could try to pass the progid as a > command-line argument, in which case the compiler has no > chance to create an early binding. My understanding of his post is that he wanted to ensure that calls to the COM object are being made via IDispatch as opposed to straight vtable calls. Perhaps I misundertood?? Later, Drew [ .NET MVP | weblog: http://radio.weblogs.com/0104813/ ] You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.