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

_OBJECT_TYPE_INFORMATION

Declaration

Source position: jwanative.pas line 1438

type _OBJECT_TYPE_INFORMATION = record

  Name: UNICODE_STRING;

  ObjectCount: ULONG;

  HandleCount: ULONG;

  Reserved1: array [0..3] of ULONG;

  PeakObjectCount: ULONG;

  PeakHandleCount: ULONG;

  Reserved2: array [0..3] of ULONG;

  InvalidAttributes: ULONG;

  GenericMapping: GENERIC_MAPPING;

  ValidAccess: ULONG;

  Unknown: UCHAR;

  MaintainHandleDatabase: ByteBool;

  Reserved3: array [0..1] of UCHAR;

  PoolType: POOL_TYPE;

  PagedPoolUsage: ULONG;

  NonPagedPoolUsage: ULONG;

end;


Documentation generated on: 2023-03-18