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

_SYSTEM_LOOKASIDE_INFORMATION

Declaration

Source position: jwanative.pas line 1295

type _SYSTEM_LOOKASIDE_INFORMATION = record

  Depth: USHORT;

  MaximumDepth: USHORT;

  TotalAllocates: ULONG;

  AllocateMisses: ULONG;

  TotalFrees: ULONG;

  FreeMisses: ULONG;

  Type_: POOL_TYPE;

  Tag: ULONG;

  Size: ULONG;

end;


Documentation generated on: 2023-03-18