MFT_ENUM_DATA_V0 structure (winioctl.h)

The FIND_BY_SID_OUTPUT structure represents the fully qualified path name of a file.

Syntax

typedef struct {
  DWORDLONG StartFileReferenceNumber;
  USN       LowUsn;
  USN       HighUsn;
} MFT_ENUM_DATA_V0, *PMFT_ENUM_DATA_V0;

Members

StartFileReferenceNumber

LowUsn

HighUsn

Requirements

   
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Header winioctl.h (include Windows.h)

See also

FSCTL_FIND_FILES_BY_SID