API:System.Win.ScktComp.TCustomWinSocket.InitSocket

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function InitSocket(const Name, Address, Service: string; Port: Word;
Client: Boolean): TSockAddrIn;

C++

sockaddr_in __fastcall InitSocket(const System::UnicodeString Name, const System::UnicodeString Address, const System::UnicodeString Service, System::Word Port, bool Client);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.Win.ScktComp.pas
System.Win.ScktComp.hpp
System.Win.ScktComp TCustomWinSocket

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.