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

_IO_COUNTERS

Declaration

Source position: jwawinnt.pas line 3205

type _IO_COUNTERS = record

  ReadOperationCount: Int64;

  WriteOperationCount: Int64;

  OtherOperationCount: Int64;

  ReadTransferCount: Int64;

  WriteTransferCount: Int64;

  OtherTransferCount: Int64;

end;


Documentation generated on: 2025-07-25