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

_THREAD_BASIC_INFORMATION

Declaration

Source position: jwanative.pas line 1585

type _THREAD_BASIC_INFORMATION = record

  ExitStatus: NTSTATUS;

  TebBaseAddress: PNT_TIB;

  ClientId: CLIENT_ID;

  AffinityMask: KAFFINITY;

  Priority: KPRIORITY;

  BasePriority: KPRIORITY;

end;


Documentation generated on: 2023-03-18