ReactOS 0.4.15-dev-7958-gcd0bb1a
_CTEBLOCK_EVENT Struct Reference
Collaboration diagram for _CTEBLOCK_EVENT:

Public Attributes

NTSTATUS Status
 
KEVENT Event
 

Detailed Description

Definition at line 13 of file events.c.

Member Data Documentation

◆ Event

KEVENT _CTEBLOCK_EVENT::Event

Definition at line 16 of file events.c.

Referenced by CTEBlock(), and CTESignal().

◆ Status

NTSTATUS _CTEBLOCK_EVENT::Status

Definition at line 15 of file events.c.

Referenced by CTEBlock(), and CTESignal().


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