System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread_UDP.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(const AnAdapter: TTetheringAdapter; AIPVersion: TCommIPVersion);

C++

__fastcall TTetheringNetworkManagerCommunicationThread_UDP(System::Tether::Manager::TTetheringAdapter* const AnAdapter, Ippeerapi::TIPVersionPeer AIPVersion);

Properties

Type Visibility Source Unit Parent
constructor public
System.Tether.NetworkAdapter.pas
System.Tether.NetworkAdapter.hpp
System.Tether.NetworkAdapter TTetheringNetworkManagerCommunicationThread_UDP

Description

Creates an instance of TTetheringManagerCommunicationThread.

System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread UDP.Create inherits from System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.Create. All content below this line refers to System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.Create.

Creates an instance of TTetheringManagerCommunicationThread.

This constructor receives the following parameters:

See Also