ReactOS 0.4.15-dev-7842-g558ab78
_TDI_REQUEST_SET_EVENT Struct Reference

#include <tdi.h>

Collaboration diagram for _TDI_REQUEST_SET_EVENT:

Public Attributes

TDI_REQUEST Request
 
LONG EventType
 
PVOID EventHandler
 
PVOID EventContext
 

Detailed Description

Definition at line 112 of file tdi.h.

Member Data Documentation

◆ EventContext

PVOID _TDI_REQUEST_SET_EVENT::EventContext

Definition at line 116 of file tdi.h.

◆ EventHandler

PVOID _TDI_REQUEST_SET_EVENT::EventHandler

Definition at line 115 of file tdi.h.

◆ EventType

LONG _TDI_REQUEST_SET_EVENT::EventType

Definition at line 114 of file tdi.h.

◆ Request

TDI_REQUEST _TDI_REQUEST_SET_EVENT::Request

Definition at line 113 of file tdi.h.


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