ReactOS 0.4.15-dev-5863-g1fe3ab7
_EVENT_COUNTER Struct Reference

#include <mmtypes.h>

Collaboration diagram for _EVENT_COUNTER:

Public Attributes

SLIST_ENTRY ListEntry
 
ULONG RefCount
 
KEVENT Event
 

Detailed Description

Definition at line 448 of file mmtypes.h.

Member Data Documentation

◆ Event

KEVENT _EVENT_COUNTER::Event

Definition at line 452 of file mmtypes.h.

◆ ListEntry

SLIST_ENTRY _EVENT_COUNTER::ListEntry

Definition at line 450 of file mmtypes.h.

◆ RefCount

ULONG _EVENT_COUNTER::RefCount

Definition at line 451 of file mmtypes.h.


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