ReactOS 0.4.15-dev-7924-g5949c20
_EVENT_BASIC_INFORMATION Struct Reference

#include <extypes.h>

Collaboration diagram for _EVENT_BASIC_INFORMATION:

Public Attributes

EVENT_TYPE EventType
 
LONG EventState
 

Detailed Description

Definition at line 729 of file extypes.h.

Member Data Documentation

◆ EventState

LONG _EVENT_BASIC_INFORMATION::EventState

Definition at line 732 of file extypes.h.

Referenced by NtQueryEvent(), and QueryMemoryResourceNotification().

◆ EventType

EVENT_TYPE _EVENT_BASIC_INFORMATION::EventType

Definition at line 731 of file extypes.h.

Referenced by NtQueryEvent().


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