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

_NT_TIB64

Declaration

Source position: jwawinnt.pas line 3108

type _NT_TIB64 = record

  ExceptionList: DWORD64;

  StackBase: DWORD64;

  StackLimit: DWORD64;

  SubSystemTib: DWORD64;

  Union: record

    case Integer of

      0: (

          FiberData: DWORD64;

        );

      1: (

          Version: DWORD;

        );

  end;

  ArbitraryUserPointer: DWORD64;

  Self: DWORD64;

end;


Documentation generated on: 2023-03-18