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

TImgRelocUnion

Declaration

Source position: jwawinnt.pas line 5614

type TImgRelocUnion = record

  case Integer of

    0: (

        VirtualAddress: DWORD;

      );

    1: (

        RelocCount: DWORD;

      );

end;


Documentation generated on: 2023-03-18