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

_NETWORK_ADDRESS_LIST

Declaration

Source position: jwatraffic.pas line 184

type _NETWORK_ADDRESS_LIST = record

  AddressCount: LONG;

  AddressType: USHORT;

  Address: array [0..0] of NETWORK_ADDRESS;

end;


Documentation generated on: 2025-07-25