|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <fltkernel.h>

Public Attributes | |
| USHORT CONST | Size |
| USHORT CONST | TransactionContext |
| PFLT_FILTER CONST | Filter |
| PFLT_VOLUME CONST | Volume |
| PFLT_INSTANCE CONST | Instance |
| PFILE_OBJECT CONST | FileObject |
| PKTRANSACTION CONST | Transaction |
Definition at line 473 of file fltkernel.h.
| PFILE_OBJECT CONST _FLT_RELATED_OBJECTS::FileObject |
Definition at line 479 of file fltkernel.h.
| PFLT_FILTER CONST _FLT_RELATED_OBJECTS::Filter |
Definition at line 476 of file fltkernel.h.
| PFLT_INSTANCE CONST _FLT_RELATED_OBJECTS::Instance |
Definition at line 478 of file fltkernel.h.
Definition at line 474 of file fltkernel.h.
| PKTRANSACTION CONST _FLT_RELATED_OBJECTS::Transaction |
Definition at line 480 of file fltkernel.h.
Definition at line 475 of file fltkernel.h.
| PFLT_VOLUME CONST _FLT_RELATED_OBJECTS::Volume |
Definition at line 477 of file fltkernel.h.