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

LPFN_WSAADDRESSTOSTRINGW

Declaration

Source position: IdWinsock2.pas line 2909

type LPFN_WSAADDRESSTOSTRINGW = function(

  lpsaAddress: PSOCKADDR;

  const dwAddressLength: DWORD;

  const lpProtocolInfo: LPWSAPROTOCOL_INFOW;

  const lpszAddressString: PWideChar;

  var lpdwAddressStringLength: DWORD

):Integer;



CT Web help

CodeTyphon Studio