> On Nov 11, 2016, at 4:56 PM, Tony Whyman <tony.why...@mccallumwhyman.com> 
> wrote:
> 
> 3. To get an object back from an interface you must use the "as" operator.

This step I was not doing and the “as” operator from an earlier showed it uses 
a string lookup anyways so it defeated the purpose in some cases (but better 
than my previous solution using Supports for all access).

I’m trying your code example now and I get "Class or COM interface type 
expected, but got “IMyInterface”” when I try to cast with “as”. I was using 
{$interfaces corba} so maybe that’s the problem?



Regards,
        Ryan Joseph

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to