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

_IPX_SPXCONNSTATUS_DATA

Declaration

Source position: jwawsnwlink.pas line 245

type _IPX_SPXCONNSTATUS_DATA = record

  ConnectionState: UCHAR;

  WatchDogActive: UCHAR;

  LocalConnectionId: USHORT;

  RemoteConnectionId: USHORT;

  LocalSequenceNumber: USHORT;

  LocalAckNumber: USHORT;

  LocalAllocNumber: USHORT;

  RemoteAckNumber: USHORT;

  RemoteAllocNumber: USHORT;

  LocalSocket: USHORT;

  ImmediateAddress: array [0..5] of UCHAR;

  RemoteNetwork: array [0..3] of UCHAR;

  RemoteNode: array [0..5] of UCHAR;

  RemoteSocket: USHORT;

  RetransmissionCount: USHORT;

  EstimatedRoundTripDelay: USHORT;

  RetransmittedPackets: USHORT;

  SuppressedPacket: USHORT;

end;


Documentation generated on: 2023-03-18