1. eucom - call_interface
- Posted by Gbadebo Oladosu <yadebohoo at ?ahoo?com> Sep 15, 2007
- 549 views
Hi Matt, You might remember helping me with using eucom to load the mapwindow gis activex in EU from a year or so ago. Thanks again. Recently, I have being playing with getting and setting properties of this activex control, and have encountered the following issue. When I get or set properties with the "invoke" function things work okay. However, when I do the same for objects that could only be called using the "call_interface" function it silently returns zero, without issuing any errors. It seems from the documentation and the code that "call_interface" works only with methods. Is it possible to extend "call interface" to handle properties? Thanks for your help. 'Debo