ReactOS 0.4.15-dev-7918-g2a2556c
_PCEVENT_REQUEST Struct Reference

#include <portcls.h>

Collaboration diagram for _PCEVENT_REQUEST:

Public Attributes

PUNKNOWN MajorTarget
 
PUNKNOWN MinorTarget
 
ULONG Node
 
const PCEVENT_ITEMEventItem
 
PKSEVENT_ENTRY EventEntry
 
ULONG Verb
 
PIRP Irp
 

Detailed Description

Definition at line 283 of file portcls.h.

Member Data Documentation

◆ EventEntry

PKSEVENT_ENTRY _PCEVENT_REQUEST::EventEntry

Definition at line 288 of file portcls.h.

◆ EventItem

const PCEVENT_ITEM* _PCEVENT_REQUEST::EventItem

Definition at line 287 of file portcls.h.

◆ Irp

PIRP _PCEVENT_REQUEST::Irp

Definition at line 290 of file portcls.h.

◆ MajorTarget

PUNKNOWN _PCEVENT_REQUEST::MajorTarget

Definition at line 284 of file portcls.h.

◆ MinorTarget

PUNKNOWN _PCEVENT_REQUEST::MinorTarget

Definition at line 285 of file portcls.h.

◆ Node

ULONG _PCEVENT_REQUEST::Node

Definition at line 286 of file portcls.h.

◆ Verb

ULONG _PCEVENT_REQUEST::Verb

Definition at line 289 of file portcls.h.


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