TSysSocket.SendTo(RawByteString,RawByteString,Void,Integer) Method
Represents method SendTo(RawByteString,RawByteString,Void,Integer).
public function SendTo(const Host, Port: RawByteString; const Buf; const BufSize: Integer): Integer; overload;
Parameters
- Host
- Type: RawByteString
- Port
- Type: RawByteString
- Buf
- Type: System.Void
- BufSize
- Type: Integer
Return Value
Type: Integer