ReactOS 0.4.15-dev-7958-gcd0bb1a
_TDI_REQUEST_KERNEL_SET_EVENT Struct Reference

#include <tdikrnl.h>

Collaboration diagram for _TDI_REQUEST_KERNEL_SET_EVENT:

Public Attributes

LONG EventType
 
PVOID EventHandler
 
PVOID EventContext
 

Detailed Description

Definition at line 127 of file tdikrnl.h.

Member Data Documentation

◆ EventContext

PVOID _TDI_REQUEST_KERNEL_SET_EVENT::EventContext

Definition at line 130 of file tdikrnl.h.

◆ EventHandler

PVOID _TDI_REQUEST_KERNEL_SET_EVENT::EventHandler

Definition at line 129 of file tdikrnl.h.

◆ EventType

LONG _TDI_REQUEST_KERNEL_SET_EVENT::EventType

Definition at line 128 of file tdikrnl.h.


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