WIN32PDH EnumObjects Error

Dean Houghton Wideawake at btopenworld.com
Fri Jan 25 08:09:53 EST 2002


Hi

I am getting the following error when trying to get a list of available
counter groups from a remote system.
<<<< code >>>>

objects =
win32pdh.EnumObjects(None,system_name,win32pdh.PERF_DETAIL_WIZARD,1)

<<<< error >>>>
pywintypes.api_error: (-1073738789, 'EnumObjects for buffer size', 'No error
message is available')

Any ideas ?? the same code is getting the counters from other machines with
no problem but this machine seems to have more counters....

regards





More information about the Python-list mailing list