API:System.Win.ScktComp.TCustomWinSocket.InitSocket

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
function protected
System.Win.ScktComp.pas
System.Win.ScktComp.hpp
System.Win.ScktComp TCustomWinSocket

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。