Platform SDK: Performance Monitoring |
The PDH_RAW_COUNTER_ITEM structure contains the name of, and information about, a specific raw counter value.
typedef struct _PDH_RAW_COUNTER_ITEM LPTSTR szName; PDH_RAW_COUNTER RawValue; } PDH_RAW_COUNTER_ITEM, *PPDH_RAW_COUNTER_ITEM;
Windows NT/2000: Requires Windows 2000.
Header: Declared in Pdh.h.
Unicode: Declared as Unicode and ANSI structures.