Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32pdh
>
EnumObjects
win32pdh
.EnumObjects
list =
EnumObjects(
DataSource
, machine
, detailLevel
, refresh
)
Enumerates objects
Parameters
DataSource
: string
Path to a performance log file, or None for machine counters
machine
: string
The machine to use, or None
detailLevel
: int
The level of data required.
refresh=1
: int
Should the list be refreshed.