Platform SDK: Performance Monitoring |
The PDH_FMT_COUNTERVALUE_ITEM structure contains the name of, and information about, a specific counter value.
typedef struct _PDH_FMT_COUNTERVALUE_ITEM LPTSTR szName; PDH_FMT_COUNTERVALUE FmtValue; } PDH_FMT_COUNTERVALUE_ITEM, *PPDH_FMT_COUNTERVALUE_ITEM;
Windows NT/2000: Requires Windows 2000.
Header: Declared in Pdh.h.
Unicode: Declared as Unicode and ANSI structures.