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

_FILENAME_ATTRIBUTE

Declaration

Source position: jwanative.pas line 2360

type _FILENAME_ATTRIBUTE = record

  DirectoryFileReferenceNumber: ULONGLONG;

  CreationTime: ULONGLONG;

  ChangeTime: ULONGLONG;

  LastWriteTime: ULONGLONG;

  LastAccessTime: ULONGLONG;

  AllocatedSize: ULONGLONG;

  DataSize: ULONGLONG;

  FileAttributes: ULONG;

  AlignmentOrReserved: ULONG;

  NameLength: UCHAR;

  NameType: UCHAR;

  Name: array [0..0] of UCHAR;

end;


Documentation generated on: 2023-03-18