System.Tether.Manager.TTetheringProfile.StartCommunication

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

Delphi

procedure StartCommunication;

C++

void __fastcall StartCommunication();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile


説明

プロファイルと接続されたリモート プロファイル間の通信を、自分のプロファイルのプロトコルを使用して開始します。

例外

StartCommunicationTTetheringTCPProtocolプロトコルとして使用する際に発生する可能性のある例外については、TTetheringTCPProtocol.StartCommunication を参照してください。

関連項目