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

LPFN_WSASTRINGTOADDRESSW

Declaration

Source position: IdWinsock2.pas line 2922

type LPFN_WSASTRINGTOADDRESSW = function(

  const AddressString: PWideChar;

  const AddressFamily: Integer;

  const lpProtocolInfo: LPWSAPROTOCOL_INFOW;

  var lpAddress: TSockAddr;

  var lpAddressLength: Integer

):Integer;



CT Web help

CodeTyphon Studio