Partilhar via


Função IoQueryFileInformation (ntifs.h)

A rotina de IoQueryFileInformation é reservada para uso do sistema. Consulte ZwQueryInformationFile .

Sintaxe

NTSTATUS IoQueryFileInformation(
  PFILE_OBJECT           FileObject,
  FILE_INFORMATION_CLASS FileInformationClass,
  ULONG                  Length,
  PVOID                  FileInformation,
  PULONG                 ReturnedLength
);

Parâmetros

FileObject

Reservado.

FileInformationClass

Reservado.

Length

Reservado.

FileInformation

Reservado.

ReturnedLength

Reservado.

Valor de retorno

Reservado.

Requisitos

Requisito Valor
da Plataforma de Destino Windows
cabeçalho ntifs.h (inclua Ntifs.h)