Unit 'IdWinsock2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

SOCKADDR_IN6_W2KSP1

Declaration

Source position: IdWinsock2.pas line 3880

type SOCKADDR_IN6_W2KSP1 = record

  sin6_family: short;

  

  sin6_port: USHORT;

  

  sin6_flowinfo: ULONG;

  

  sin6_addr: IN6_ADDR;

  

  sin6_scope_id: ULONG;

  

end;



CT Web help

CodeTyphon Studio