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

_NT_TIB32

Declaration

Source position: jwawinnt.pas line 3087

type _NT_TIB32 = record

  ExceptionList: DWORD;

  StackBase: DWORD;

  StackLimit: DWORD;

  SubSystemTib: DWORD;

  Union: record

    case Integer of

      0: (

          FiberData: DWORD;

        );

      1: (

          Version: DWORD;

        );

  end;

  ArbitraryUserPointer: DWORD;

  Self: DWORD;

end;


Documentation generated on: 2023-03-18