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

_IMAGE_FUNCTION_ENTRY64

Declaration

Source position: jwawinnt.pas line 6882

type _IMAGE_FUNCTION_ENTRY64 = record

  StartingAddress: ULONGLONG;

  EndingAddress: ULONGLONG;

  case Integer of

    0: (

        EndOfPrologue: ULONGLONG;

      );

    1: (

        UnwindInfoAddress: ULONGLONG;

      );

end;


Documentation generated on: 2023-03-18