Title: RE: [msvc] Automation, IDispatch, Class Explosing The Interface

> Although this works, but the method Dee shows (using QueryInterface( )
> for your own dual or private interface) is far more efficient, since the
> IDispatch driver insists on using IDispatch::Invoke( ), which is
> anything but efficient compared to native C++ method calls.

I see... then I may still end up using his suggeston then, speed is going to
be fairly important for the controls I'm writing.

--
Jason Teagle
[EMAIL PROTECTED]

drL>

Reply via email to