ReactOS 0.4.15-dev-7953-g1f49173
_PORT_CCB Struct Reference

#include <fltmgrint.h>

Collaboration diagram for _PORT_CCB:

Public Attributes

PFLT_PORT_OBJECT Port
 
FLT_MUTEX_LIST_HEAD ReplyWaiterList
 

Detailed Description

Definition at line 354 of file fltmgrint.h.

Member Data Documentation

◆ Port

PFLT_PORT_OBJECT _PORT_CCB::Port

Definition at line 356 of file fltmgrint.h.

Referenced by CreatePortCCB().

◆ ReplyWaiterList

FLT_MUTEX_LIST_HEAD _PORT_CCB::ReplyWaiterList

Definition at line 357 of file fltmgrint.h.

Referenced by CreatePortCCB().


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