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

_SLIST_HEADER

Declaration

Source position: jwawinnt.pas line 7183

type _SLIST_HEADER = record

  case Integer of

    0: (

        Alignment: ULONGLONG;

      );

    1: (

        Next: SLIST_ENTRY;

        Depth: Word;

        Sequence: Word;

      );

end;


Documentation generated on: 2023-03-18