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

TIRDEName

Declaration

Source position: jwawinnt.pas line 6556

type TIRDEName = record

  case Integer of

    0: (

        NameOffset: DWORD;

      );

    1: (

        Name: DWORD;

      );

    2: (

        Id: Word;

      );

end;


Documentation generated on: 2023-03-18