ReactOS 0.4.16-dev-1946-g52006dd
_PERF_COUNTERSET_INSTANCE Struct Reference

#include <perflib.h>

Collaboration diagram for _PERF_COUNTERSET_INSTANCE:

Public Attributes

GUID CounterSetGuid
 
ULONG dwSize
 
ULONG InstanceId
 
ULONG InstanceNameOffset
 
ULONG InstanceNameSize
 

Detailed Description

Definition at line 50 of file perflib.h.

Member Data Documentation

◆ CounterSetGuid

GUID _PERF_COUNTERSET_INSTANCE::CounterSetGuid

Definition at line 51 of file perflib.h.

Referenced by PerfCreateInstance().

◆ dwSize

ULONG _PERF_COUNTERSET_INSTANCE::dwSize

Definition at line 52 of file perflib.h.

Referenced by PerfCreateInstance().

◆ InstanceId

ULONG _PERF_COUNTERSET_INSTANCE::InstanceId

Definition at line 53 of file perflib.h.

Referenced by PerfCreateInstance().

◆ InstanceNameOffset

ULONG _PERF_COUNTERSET_INSTANCE::InstanceNameOffset

Definition at line 54 of file perflib.h.

Referenced by PerfCreateInstance().

◆ InstanceNameSize

ULONG _PERF_COUNTERSET_INSTANCE::InstanceNameSize

Definition at line 55 of file perflib.h.

Referenced by PerfCreateInstance().


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