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

USN_RECORD

Declaration

Source position: jwawinioctl.pas line 4097

type USN_RECORD = record

  RecordLength: DWORD;

  MajorVersion: Word;

  MinorVersion: Word;

  FileReferenceNumber: DWORDLONG;

  ParentFileReferenceNumber: DWORDLONG;

  Usn: USN;

  TimeStamp: LARGE_INTEGER;

  Reason: DWORD;

  SourceInfo: DWORD;

  SecurityId: DWORD;

  FileAttributes: DWORD;

  FileNameLength: Word;

  FileNameOffset: Word;

  FileName: array [0..0] of WCHAR;

end;


Documentation generated on: 2023-03-18