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

_OBJECT_BASIC_INFORMATION

Declaration

Source position: jwanative.pas line 1420

type _OBJECT_BASIC_INFORMATION = record

  Attributes: ULONG;

  GrantedAccess: ACCESS_MASK;

  HandleCount: ULONG;

  PointerCount: ULONG;

  PagedPoolUsage: ULONG;

  NonPagedPoolUsage: ULONG;

  Reserved: array [0..2] of ULONG;

  NameInformationLength: ULONG;

  TypeInformationLength: ULONG;

  SecurityDescriptorLength: ULONG;

  CreateTime: LARGE_INTEGER;

end;


Documentation generated on: 2023-03-18