WSAStringToAddressA(PAnsiChar,Integer,PWSAProtocol_InfoA,TSockAddr,Integer) Method

Represents method WSAStringToAddressA(PAnsiChar,Integer,PWSAProtocol_InfoA,TSockAddr,Integer).

Namespace: flcSocketLibSys
function WSAStringToAddressA(const AddressString: PAnsiChar;
 const AddressFamily: Integer; const ProtocolInfo: PWSAProtocol_InfoA;
 var Address: TSockAddr; var AddressLength: Integer): Integer;

Parameters

AddressString
Type: PAnsiChar

AddressFamily
Type: Integer

ProtocolInfo
Type: PWSAProtocol_InfoA

Address
Type: System.Void

AddressLength
Type: Integer

Return Value

Type: Integer