System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.DoSendCommand
Delphi
procedure DoSendCommand(const AConnection, AData: string); override;
C++
virtual void __fastcall DoSendCommand(const System::UnicodeString AConnection, const System::UnicodeString AData);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | System.Tether.NetworkAdapter.pas System.Tether.NetworkAdapter.hpp |
System.Tether.NetworkAdapter | TTetheringNetworkManagerCommunicationThread |
Description
Sends a message to a remote network adapter.