System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.DoSendCommand

提供: RAD Studio API Documentation
2014年12月9日 (火) 06:32時点におけるYukikoi (トーク | 投稿記録)による版 (1版: LOC-16862)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

procedure DoSendCommand(const AConnection, AData: string); override;

C++

virtual void __fastcall DoSendCommand(const System::UnicodeString AConnection, const System::UnicodeString AData);

プロパティ

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


説明

メッセージをリモート ネットワーク アダプタに送信します。

関連項目