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

LPFN_WSAADDRESSTOSTRINGA

Declaration

Source position: IdWinsock2.pas line 2906

type LPFN_WSAADDRESSTOSTRINGA = function(

  lpsaAddress: PSOCKADDR;

  const dwAddressLength: DWORD;

  const lpProtocolInfo: LPWSAPROTOCOL_INFOA;

  const lpszAddressString: PIdAnsiChar;

  var lpdwAddressStringLength: DWORD

):Integer;



CT Web help

CodeTyphon Studio