Unit 'JwaWinternl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

NtCreateFile

Declaration

Source position: jwawinternl.pas line 490

function NtCreateFile(

  FileHandle: PHANDLE;

  DesiredAccess: ACCESS_MASK;

  ObjectAttributes: POBJECT_ATTRIBUTES;

  IoStatusBlock: PIO_STATUS_BLOCK;

  AllocationSize: PLARGE_INTEGER;

  FileAttributes: ULONG;

  ShareAccess: ULONG;

  CreateDisposition: ULONG;

  CreateOptions: ULONG;

  EaBuffer: PVOID;

  EaLength: ULONG

):NTSTATUS;


Documentation generated on: 2023-03-18