Using COM objects in scripting languages -- Part 2 (Python)

Posted on Code Project See other posts from Code Project
Published on Mon, 19 Apr 2010 06:40:00 GMT Indexed on 2010/04/19 16:33 UTC
Read the original article Hit count: 196

Filed under:
Article shows how to instantiate a COM object in Python and use its methods and properties.

© Code Project or respective owner