Filter Manager: Multiple FileObject in Callback routines

What is the difference between FileObject in FLT_RELATED_OBJECTS and
TargetFileObject in Data->Iopb when being called in callback routines? Are
they the same in both the pre and post?

Ken

Ken,

The FileObject in FltObjects and the TargetFileObject in the Iopb are the
same. If a minifilter decides that this IO be redirected to a different
FileObject it can change the TargetFileObject in the Iopb.

Thanks
Ravinder

This posting is provided “AS IS” with no warranties, and confers no rights.

“Ken Galipeau” wrote in message news:xxxxx@ntfsd…
> What is the difference between FileObject in FLT_RELATED_OBJECTS and
> TargetFileObject in Data->Iopb when being called in callback routines? Are
> they the same in both the pre and post?
>
>
>
> Ken
>
>
>
>