Hi all, I have a property that need an empty comobject
|C++ definition: HRESULT activeComponent( [out, retval] ITDComponent** pVal) HRESULT activeComponent([in] ITDComponent* pVal)| how can I do it with python ?? In vb6 i use the following code: pComponent.Document.activeComponent = Nothing Thanks, Matteo
_______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32