Platform SDK: Performance Monitoring |
The PDH_DATA_ITEM_PATH_ELEMENTS structure contains the path elements of a specific data item.
typedef struct _PDH_DATA_ITEM_PATH_ELEMENTS LPTSTR szMachineName; GUID ObjectGUID; DWORD dwItemId; LPTSTR szInstanceName; } PDH_DATA_ITEM_PATH_ELEMENTS, *PPDH_DATA_ITEM_PATH_ELEMENTS;
Windows NT/2000: Requires Windows 2000.
Header: Declared in Pdh.h.
Unicode: Declared as Unicode and ANSI structures.