ReactOS
0.4.15-dev-4927-gfe8f806
|
#include <fltmgrint.h>
Definition at line 214 of file fltmgrint.h.
PVOID _FLT_PORT_OBJECT::Cookie |
Definition at line 218 of file fltmgrint.h.
BOOLEAN _FLT_PORT_OBJECT::Disconnected |
Definition at line 224 of file fltmgrint.h.
KEVENT _FLT_PORT_OBJECT::DisconnectEvent |
Definition at line 223 of file fltmgrint.h.
LIST_ENTRY _FLT_PORT_OBJECT::FilterLink |
Definition at line 216 of file fltmgrint.h.
FAST_MUTEX _FLT_PORT_OBJECT::Lock |
Definition at line 220 of file fltmgrint.h.
ULONGLONG _FLT_PORT_OBJECT::MessageId |
Definition at line 222 of file fltmgrint.h.
EX_RUNDOWN_REF _FLT_PORT_OBJECT::MsgNotifRundownRef |
Definition at line 219 of file fltmgrint.h.
FLT_MESSAGE_WAITER_QUEUE _FLT_PORT_OBJECT::MsgQ |
Definition at line 221 of file fltmgrint.h.
PFLT_SERVER_PORT_OBJECT _FLT_PORT_OBJECT::ServerPort |
Definition at line 217 of file fltmgrint.h.
Referenced by FltpClientPortClose(), and FltpClientPortDelete().