ReactOS 0.4.15-dev-7942-gd23573b
_FS_FILTER_PARAMETERS Union Reference

#include <iotypes.h>

Collaboration diagram for _FS_FILTER_PARAMETERS:

Public Attributes

struct {
   PLARGE_INTEGER   EndingOffset
 
   PERESOURCE *   ResourceToRelease
 
AcquireForModifiedPageWriter
 
struct {
   PERESOURCE   ResourceToRelease
 
ReleaseForModifiedPageWriter
 
struct {
   FS_FILTER_SECTION_SYNC_TYPE   SyncType
 
   ULONG   PageProtection
 
AcquireForSectionSynchronization
 
struct {
   FS_FILTER_STREAM_FO_NOTIFICATION_TYPE   NotificationType
 
   BOOLEAN POINTER_ALIGNMENT   SafeToRecurse
 
NotifyStreamFileObject
 
struct {
   PVOID   Argument1
 
   PVOID   Argument2
 
   PVOID   Argument3
 
   PVOID   Argument4
 
   PVOID   Argument5
 
Others
 

Detailed Description

Definition at line 7373 of file iotypes.h.

Member Data Documentation

◆ 

struct { ... } _FS_FILTER_PARAMETERS::AcquireForModifiedPageWriter

◆ 

struct { ... } _FS_FILTER_PARAMETERS::AcquireForSectionSynchronization

◆ Argument1

PVOID _FS_FILTER_PARAMETERS::Argument1

Definition at line 7390 of file iotypes.h.

◆ Argument2

PVOID _FS_FILTER_PARAMETERS::Argument2

Definition at line 7391 of file iotypes.h.

◆ Argument3

PVOID _FS_FILTER_PARAMETERS::Argument3

Definition at line 7392 of file iotypes.h.

◆ Argument4

PVOID _FS_FILTER_PARAMETERS::Argument4

Definition at line 7393 of file iotypes.h.

◆ Argument5

PVOID _FS_FILTER_PARAMETERS::Argument5

Definition at line 7394 of file iotypes.h.

◆ EndingOffset

PLARGE_INTEGER _FS_FILTER_PARAMETERS::EndingOffset

Definition at line 7375 of file iotypes.h.

◆ NotificationType

FS_FILTER_STREAM_FO_NOTIFICATION_TYPE _FS_FILTER_PARAMETERS::NotificationType

Definition at line 7386 of file iotypes.h.

◆ 

struct { ... } _FS_FILTER_PARAMETERS::NotifyStreamFileObject

◆ 

struct { ... } _FS_FILTER_PARAMETERS::Others

◆ PageProtection

ULONG _FS_FILTER_PARAMETERS::PageProtection

Definition at line 7383 of file iotypes.h.

◆ 

struct { ... } _FS_FILTER_PARAMETERS::ReleaseForModifiedPageWriter

◆ ResourceToRelease [1/2]

PERESOURCE* _FS_FILTER_PARAMETERS::ResourceToRelease

Definition at line 7376 of file iotypes.h.

◆ ResourceToRelease [2/2]

PERESOURCE _FS_FILTER_PARAMETERS::ResourceToRelease

Definition at line 7379 of file iotypes.h.

◆ SafeToRecurse

BOOLEAN POINTER_ALIGNMENT _FS_FILTER_PARAMETERS::SafeToRecurse

Definition at line 7387 of file iotypes.h.

◆ SyncType

FS_FILTER_SECTION_SYNC_TYPE _FS_FILTER_PARAMETERS::SyncType

Definition at line 7382 of file iotypes.h.


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