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

_BY_HANDLE_FILE_INFORMATION

Declaration

Source position: jwawinbase.pas line 2420

type _BY_HANDLE_FILE_INFORMATION = record

  dwFileAttributes: DWORD;

  ftCreationTime: FILETIME;

  ftLastAccessTime: FILETIME;

  ftLastWriteTime: FILETIME;

  dwVolumeSerialNumber: DWORD;

  nFileSizeHigh: DWORD;

  nFileSizeLow: DWORD;

  nNumberOfLinks: DWORD;

  nFileIndexHigh: DWORD;

  nFileIndexLow: DWORD;

end;


Documentation generated on: 2023-03-18