PFILE_INTERNAL_INFORMATION Struct Reference

Used to query for the file system's 8-byte file reference number for a file. More...

#include <fileinfo.h>

Data Fields

LARGE_INTEGER IndexNumber
 

Detailed Description

Used to query for the file system's 8-byte file reference number for a file.

The struct is requested during IRP_MJ_QUERY_INFORMATION with query FileInternalInformation

Field Documentation

LARGE_INTEGER PFILE_INTERNAL_INFORMATION::IndexNumber

The 8-byte file reference number for the file. This number is assigned by the file system and is file-system-specific. (Note that this is not the same as the 16-byte "file object ID" that was added to NTFS for Microsoft Windows 2000.)


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