Win32Com Question???

Mark Hammond mhammond at skippinet.com.au
Sun Feb 20 22:15:18 EST 2000


"Paul E. Bible" <pbible at home.com> wrote in message
news:CU_r4.6079$Qx5.73778 at news.rdc1.tx.home.com...

> FunctionA(VARIANT vParm1, VARIANT vParm2);
>
> but, if the component requires other data types such as BSTRs (see
below),
> Python gives me attribute errors.
>
> FunctionB(BSTR bstrParm1, BSTR bstrParm2)

This should work fine.  Can you post some sample code, and the
traceback?

Mark.






More information about the Python-list mailing list