FileIndex attribute of FILE_BOTH_DIR_INFORMATION

Hai All,

Can any one of you tell me how the FileIndex attribute of
FILE_BOTH_DIR_INFORMATION structure is being used by I/O manager and File
system drivers with the IRP_MN_QUERY_DIRECTORY request.

When we traced FileIndex in a filter driver, we observed that the value is
not sequential so how to interpret this value?

Any information would be helpful,

Thanx in advance,
Kedar.

This value is FS specific. The FS can set it to anything it wants. If you
wish you can set it to a pointer to a structure that describes where you
stopped.
In case of a filter driver, the index should not be changed.

Regards, Dejan.

xxxxx@hotmail.com wrote:

Hai All,

Can any one of you tell me how the FileIndex attribute of
FILE_BOTH_DIR_INFORMATION structure is being used by I/O manager and File
system drivers with the IRP_MN_QUERY_DIRECTORY request.

When we traced FileIndex in a filter driver, we observed that the value is
not sequential so how to interpret this value?

Any information would be helpful,

Thanx in advance,
Kedar.


You are currently subscribed to ntfsd as: xxxxx@alfasp.com
To unsubscribe send a blank email to %%email.unsub%%


Kind regards, Dejan M. www.alfasp.com
E-mail: xxxxx@alfasp.com ICQ#: 56570367
Alfa File Monitor - File monitoring library for Win32 developers.
Alfa File Protector - File protection and hiding library for Win32 developers.

Alfa Registry Monitor - Registry monitoring library for Win32 developers.
Alfa Registry Protector - Registry protection library for Win32 developers.