On 31/01/2009 5:07 PM, Vinay Anantharaman wrote:
...
The
documentation(http://www.vmware.com/support/developer/vix-api/vix16_reference/lang/com/functions/GetProperties.html)
says this:
This function does not apply in VBScript, since it is not possible to access
the IVixHandle interface of an object.
That is probably due to the interface not supporting IDispatch - which
currently means pywin32 also can't take advantage of it. You might like
to look at the ctypes-based comtypes...
Cheers,
Mark
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32