API:System.Win.ScktComp.TCustomWinSocket.AsyncInitSocket

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AsyncInitSocket(const Name, Address, Service: string; Port: Word;  QueueSize: Integer; Client: Boolean);

C++

void __fastcall AsyncInitSocket(const System::UnicodeString Name, const System::UnicodeString Address, const System::UnicodeString Service, System::Word Port, int QueueSize, bool Client);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Win.ScktComp.pas
System.Win.ScktComp.hpp
System.Win.ScktComp TCustomWinSocket

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!