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

_FAT_STATISTICS

Declaration

Source position: jwawinioctl.pas line 4373

type _FAT_STATISTICS = record

  CreateHits: DWORD;

  SuccessfulCreates: DWORD;

  FailedCreates: DWORD;

  NonCachedReads: DWORD;

  NonCachedReadBytes: DWORD;

  NonCachedWrites: DWORD;

  NonCachedWriteBytes: DWORD;

  NonCachedDiskReads: DWORD;

  NonCachedDiskWrites: DWORD;

end;


Documentation generated on: 2023-03-18