Luiz Americo Pereira Camara escreveu:
Hi,
I've managed to set a COM interface property (tkInterface) through
RTTI using SetInterfaceProp.
But i could not find a way to set a CORBA interface property
(tkInterfaceRaw) since SetInterfaceProp expects IUnknown.
In the attached example, when i try to use SetInterfaceProp i get the
message "Incompatible type for arg no. 3: Got "IMyIntf", expected
"IUnknown"".
Added a bug report: http://bugs.freepascal.org/view.php?id=17003
Is there a way to set a CORBA interface property through RTTI?
Luiz
------------------------------------------------------------------------
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal