ReactOS 0.4.15-dev-7842-g558ab78
_PDH_COUNTER_INFO_W Struct Reference

#include <pdh.h>

Collaboration diagram for _PDH_COUNTER_INFO_W:

Public Attributes

DWORD dwLength
 
DWORD dwType
 
DWORD CVersion
 
DWORD CStatus
 
LONG lScale
 
LONG lDefaultScale
 
DWORD_PTR dwUserData
 
DWORD_PTR dwQueryUserData
 
LPWSTR szFullPath
 
union {
   PDH_DATA_ITEM_PATH_ELEMENTS_W   DataItemPath
 
   PDH_COUNTER_PATH_ELEMENTS_W   CounterPath
 
   struct {
      LPWSTR   szMachineName
 
      LPWSTR   szObjectName
 
      LPWSTR   szInstanceName
 
      LPWSTR   szParentInstance
 
      DWORD   dwInstanceIndex
 
      LPWSTR   szCounterName
 
   }   DUMMYSTRUCTNAME
 
DUMMYUNIONNAME
 
LPWSTR szExplainText
 
DWORD DataBuffer [1]
 

Detailed Description

Definition at line 147 of file pdh.h.

Member Data Documentation

◆ CounterPath

PDH_COUNTER_PATH_ELEMENTS_W _PDH_COUNTER_INFO_W::CounterPath

Definition at line 161 of file pdh.h.

◆ CStatus

DWORD _PDH_COUNTER_INFO_W::CStatus

Definition at line 152 of file pdh.h.

◆ CVersion

DWORD _PDH_COUNTER_INFO_W::CVersion

Definition at line 151 of file pdh.h.

◆ DataBuffer

DWORD _PDH_COUNTER_INFO_W::DataBuffer[1]

Definition at line 173 of file pdh.h.

◆ DataItemPath

PDH_DATA_ITEM_PATH_ELEMENTS_W _PDH_COUNTER_INFO_W::DataItemPath

Definition at line 160 of file pdh.h.

◆ 

struct { ... } _PDH_COUNTER_INFO_W::DUMMYSTRUCTNAME

◆ 

union { ... } _PDH_COUNTER_INFO_W::DUMMYUNIONNAME

◆ dwInstanceIndex

DWORD _PDH_COUNTER_INFO_W::dwInstanceIndex

Definition at line 168 of file pdh.h.

◆ dwLength

DWORD _PDH_COUNTER_INFO_W::dwLength

Definition at line 149 of file pdh.h.

◆ dwQueryUserData

DWORD_PTR _PDH_COUNTER_INFO_W::dwQueryUserData

Definition at line 156 of file pdh.h.

◆ dwType

DWORD _PDH_COUNTER_INFO_W::dwType

Definition at line 150 of file pdh.h.

◆ dwUserData

DWORD_PTR _PDH_COUNTER_INFO_W::dwUserData

Definition at line 155 of file pdh.h.

◆ lDefaultScale

LONG _PDH_COUNTER_INFO_W::lDefaultScale

Definition at line 154 of file pdh.h.

◆ lScale

LONG _PDH_COUNTER_INFO_W::lScale

Definition at line 153 of file pdh.h.

◆ szCounterName

LPWSTR _PDH_COUNTER_INFO_W::szCounterName

Definition at line 169 of file pdh.h.

◆ szExplainText

LPWSTR _PDH_COUNTER_INFO_W::szExplainText

Definition at line 172 of file pdh.h.

◆ szFullPath

LPWSTR _PDH_COUNTER_INFO_W::szFullPath

Definition at line 157 of file pdh.h.

◆ szInstanceName

LPWSTR _PDH_COUNTER_INFO_W::szInstanceName

Definition at line 166 of file pdh.h.

◆ szMachineName

LPWSTR _PDH_COUNTER_INFO_W::szMachineName

Definition at line 164 of file pdh.h.

◆ szObjectName

LPWSTR _PDH_COUNTER_INFO_W::szObjectName

Definition at line 165 of file pdh.h.

◆ szParentInstance

LPWSTR _PDH_COUNTER_INFO_W::szParentInstance

Definition at line 167 of file pdh.h.


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