Return SAFEARRAY(double*) byref

yoon5427 at my-deja.com yoon5427 at my-deja.com
Sun May 14 23:36:00 EDT 2000


I have a Dispatch COM object that I am calling
from python.  One of the interface functions has
an [out] parameter that returns a SAFEARRAY of
doubles.  When I call this function from python I
get the following tuple result:

(0.0, 1.#INF)

What does this mean?  Does INF stand for
infinity?  I am using PythonWin build 129.


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list