System.Tether.Manager.TTetheringProtocol.DoOnCommand

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

Delphi

procedure DoOnCommand(const Sender: TObject; const AConnection: TTetheringCustomComm; const ACommand: TTetheringCommand; var Response: TTetheringCommands);

C++

void __fastcall DoOnCommand(System::TObject* const Sender, System::Tether::Comm::TTetheringCustomComm* const AConnection, const TTetheringCommand &ACommand, System::DynamicArray<TTetheringCommand> &Response);

プロパティ

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


説明

警告: TTetheringProtocol.DoOnCommand は非推奨になっています。 TTetheringProfile.DoOnIncomingData を使用してください。

内部使用専用です。

このメンバーは使用しないでください。これは内部使用専用のものです。

関連項目