[python-win32] Re: Question: Finding the "owner" Of A Process
Roger Upole
rwupole at msn.com
Thu Jun 2 22:29:01 CEST 2005
You should be able to use proc.ExecMethod_('GetOwner').
All the parameters are output, so you shouldn't have to pass
anything in.
hth
Roger
More information about the Python-win32
mailing list