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

SERVICE_ADDRESS

Declaration

Source position: IdWinsock2.pas line 4136

type SERVICE_ADDRESS = record

  dwAddressType: DWORD;

  

  dwAddressFlags: DWORD;

  

  dwAddressLength: DWORD;

  

  dwPrincipalLength: DWORD;

  

  lpAddress: PByte;

  

  lpPrincipal: PByte;

  

end;



CT Web help

CodeTyphon Studio