I'm not using IDispatch here. These are all statically generated proxy
classes from some custom C++ COM Interfaces.
Hopefully if I can get casting to work, I'll be good to go

2009/3/27 Brannon Jones <bran...@iterator.net>

> Does the COM object implement IDispatch?
>
> Does the DLR / IronRuby invoke operations against IDispatch automagically?
>
> 2009/3/26 Orion Edwards <orion.edwa...@gmail.com>
>
>> I have an Interop'ed COM object (System.__ComObject) that I'm trying to
>> use from an IronRuby script.
>>
>
>
> _______________________________________________
> Ironruby-core mailing list
> Ironruby-core@rubyforge.org
> http://rubyforge.org/mailman/listinfo/ironruby-core
>
>
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to