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

_PATCH_OLD_FILE_INFO_H

Declaration

Source position: jwapatchapi.pas line 238

type _PATCH_OLD_FILE_INFO_H = record

  SizeOfThisStruct: ULONG;

  OldFileHandle: HANDLE;

  IgnoreRangeCount: ULONG;

  IgnoreRangeArray: PPATCH_IGNORE_RANGE;

  RetainRangeCount: ULONG;

  RetainRangeArray: PPATCH_RETAIN_RANGE;

end;


Documentation generated on: 2023-03-18