Source position: jwawinsock2.pas line 2608
function WSAStringToAddressW(
AddressString: LPWSTR;
AddressFamily: Integer;
lpProtocolInfo: LPWSAPROTOCOL_INFOW;
lpAddress: LPSOCKADDR;
var lpAddressLength: Integer
):Integer;