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

_IMAGE_IMPORT_DESCRIPTOR

Declaration

Source position: jwawinnt.pas line 6457

type _IMAGE_IMPORT_DESCRIPTOR = record

  Union: TIIDUnion;

  TimeDateStamp: DWORD;

  ForwarderChain: DWORD;

  Name: DWORD;

  FirstThunk: DWORD;

end;


Documentation generated on: 2025-07-25