ReactOS 0.4.15-dev-8028-g8e799e2
_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 451 of file mmtypes.h.

Member Data Documentation

◆ Event

KEVENT _EVENT_COUNTER::Event

Definition at line 455 of file mmtypes.h.

◆ ListEntry

SLIST_ENTRY _EVENT_COUNTER::ListEntry

Definition at line 453 of file mmtypes.h.

◆ RefCount

ULONG _EVENT_COUNTER::RefCount

Definition at line 454 of file mmtypes.h.


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