Hi,

Just wanted to let y'all know that I found a work-around to my problem. An
alternative object method used VARIANT parameters, and with the newly
VARIANT support in PHP I got it up and running. :-D

Lars Nielsen
---

Lars Nielsen <[EMAIL PROTECTED]> skrev i en
nyhedsmeddelelse:[EMAIL PROTECTED]
> Hi,
>
> I'm trying to call a ActiveX/COM object method that uses a SINGLE variable
> type parameter. It fails constantly with this kind of error message:
> Warning: Invoke() failed: Type conflict. in c:\www\php\mypage.php4 on line
> 42
>
> Obviously it must be the SINGLE variables that triggers this, which is
clear
> since PHP reports it to be a "double". Sofar I haven't succeded in finding
> any reference to such a problem in any FAQ. Is anyone on this list able to
> help me out with this?
>
> Lars Nielsen
>
>
>
>
>



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to