Bewerken

Delen via


FSCTL_FIND_FILES_BY_SID IOCTL (ntifs.h)

The FSCTL_FIND_FILES_BY_SID control code searches a directory for a file whose creator owner matches the specified security identifier (SID).

Major code

FSCTL_FIND_FILES_BY_SID

Remarks

To perform this operation, call FltFsControlFile or ZwFsControlFile.

See FSCTL_FIND_FILES_BY_SID IOCTL (winioctl.h).

Requirements

Requirement Value
Minimum supported client Windows XP
Header ntifs.h

See also

FIND_BY_SID_DATA

FIND_BY_SID_OUTPUT

FltFsControlFile

ZwFsControlFile