Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

EVENT_EXTENDED_ITEM_PMC_COUNTERS structure (evntcons.h)

Defines an extended item Performance Monitoring Unit (PMC) counter.

Syntax

typedef struct _EVENT_EXTENDED_ITEM_PMC_COUNTERS {
 ULONG64 Counter[ANYSIZE_ARRAY];
} EVENT_EXTENDED_ITEM_PMC_COUNTERS, *PEVENT_EXTENDED_ITEM_PMC_COUNTERS;

Members

Counter[ANYSIZE_ARRAY]

The counter.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Header evntcons.h

Feedback

Was this page helpful?

Additional resources