System.Tether.NetworkAdapter.TTetheringNetworkAdapterCommon.SendManagerCommandToRange
Delphi
procedure SendManagerCommandToRange(const ATarget: string; const ACommand: TTetheringManagerCommand); virtual;
C++
virtual void __fastcall SendManagerCommandToRange(const System::UnicodeString ATarget, const System::Tether::Manager::TTetheringManagerCommand &ACommand);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | System.Tether.NetworkAdapter.pas System.Tether.NetworkAdapter.hpp |
System.Tether.NetworkAdapter | TTetheringNetworkAdapterCommon |
Description
Sends a manager discovery command to the specified range of IP addresses.