Unit 'JwaWSipx' Package
[Overview][Constants][Types][Index] [#winunits-jedi]

SOCKADDR_IPX

Declaration

Source position: jwawsipx.pas line 97

type SOCKADDR_IPX = record

  sa_family: SmallInt;

  sa_netnum: array [0..3] of AnsiChar;

  sa_nodenum: array [0..5] of AnsiChar;

  sa_socket: Word;

end;


Documentation generated on: 2025-07-25