System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.DoSendCommand

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Tether.NetworkAdapter.pas
System.Tether.NetworkAdapter.hpp
System.Tether.NetworkAdapter TTetheringNetworkManagerCommunicationThread


Description

Envoie un message à un adaptateur réseau distant.

Voir aussi