API:System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.BroadcastCommand
Delphi
procedure BroadcastCommand(const AData: string; const AHost: string = ''); virtual; abstract;
C++
virtual void __fastcall BroadcastCommand(const System::UnicodeString AData, const System::UnicodeString AHost = System::UnicodeString()) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | System.Tether.NetworkAdapter.pas System.Tether.NetworkAdapter.hpp |
System.Tether.NetworkAdapter | TTetheringNetworkManagerCommunicationThread |
Description
Embarcadero Technologies does not currently have any additional information.