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

_SYSTEM_OBJECT_INFORMATION

Declaration

Source position: jwanative.pas line 1038

type _SYSTEM_OBJECT_INFORMATION = record

  NextEntryOffset: ULONG;

  Object_: PVOID;

  CreatorProcessId: ULONG;

  Unknown: USHORT;

  Flags: USHORT;

  PointerCount: ULONG;

  HandleCount: ULONG;

  PagedPoolUsage: ULONG;

  NonPagedPoolUsage: ULONG;

  ExclusiveProcessId: ULONG;

  SecurityDescriptor: PSECURITY_DESCRIPTOR;

  Name: UNICODE_STRING;

end;


Documentation generated on: 2023-03-18