PdhEnumObjectItems (pdh)
Last changed: -79.177.195.32

.
Summary
TODO - a short description

C# Signature:

[DllImport("pdh.dll", SetLastError=true)]
static extern int PdhEnumObjectItems(string dataSource, IntPtr userData, out PdhQueryHandle ueryHandle);

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation