System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.DoSendCommand
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.BluetoothAdapter.pas System.Tether.BluetoothAdapter.hpp |
System.Tether.BluetoothAdapter | TTetheringBluetoothManagerCommunicationThread |
説明
リモート アダプタにメッセージを送信します。 {{#multireplace:System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.DoSendCommand|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:System.Tether.Manager.TTetheringManagerCommunicationThread.DoSendCommand|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:System.Tether.Manager.TTetheringManagerCommunicationThread.DoSendCommand|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。
- メモ: これは、TTetheringManagerCommunicationThread の特定技術用のサブクラスで実装される抽象メソッドです。
リモート アダプタにメッセージを送信します。
クラシック Bluetooth による通信の場合は、TTetheringBluetoothManagerCommunicationThread.DoSendCommand がこのメソッドを実装したものです。