ReactOS 0.4.15-dev-7953-g1f49173
_PDH_COUNTER_PATH_ELEMENTS_W Struct Reference

#include <pdh.h>

Public Attributes

LPWSTR szMachineName
 
LPWSTR szObjectName
 
LPWSTR szInstanceName
 
LPWSTR szParentInstance
 
DWORD dwInstanceIndex
 
LPWSTR szCounterName
 

Detailed Description

Definition at line 92 of file pdh.h.

Member Data Documentation

◆ dwInstanceIndex

DWORD _PDH_COUNTER_PATH_ELEMENTS_W::dwInstanceIndex

Definition at line 98 of file pdh.h.

Referenced by PdhMakeCounterPathA().

◆ szCounterName

LPWSTR _PDH_COUNTER_PATH_ELEMENTS_W::szCounterName

Definition at line 99 of file pdh.h.

Referenced by PdhMakeCounterPathA().

◆ szInstanceName

LPWSTR _PDH_COUNTER_PATH_ELEMENTS_W::szInstanceName

Definition at line 96 of file pdh.h.

Referenced by PdhMakeCounterPathA().

◆ szMachineName

LPWSTR _PDH_COUNTER_PATH_ELEMENTS_W::szMachineName

Definition at line 94 of file pdh.h.

Referenced by PdhMakeCounterPathA().

◆ szObjectName

LPWSTR _PDH_COUNTER_PATH_ELEMENTS_W::szObjectName

Definition at line 95 of file pdh.h.

Referenced by PdhMakeCounterPathA().

◆ szParentInstance

LPWSTR _PDH_COUNTER_PATH_ELEMENTS_W::szParentInstance

Definition at line 97 of file pdh.h.

Referenced by PdhMakeCounterPathA().


The documentation for this struct was generated from the following file: