API:System.Tether.NetworkAdapter.TTetheringNetworkAdapterCommon.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AIPVersion: TCommIPVersion); reintroduce;

C++

__fastcall TTetheringNetworkAdapterCommon(Ippeerapi::TIPVersionPeer AIPVersion);

Properties

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

Description

Creates an instance of TTetheringAdapter.

System.Tether.NetworkAdapter.TTetheringNetworkAdapterCommon.Create inherits from System.Tether.Manager.TTetheringAdapter.Create. All content below this line refers to System.Tether.Manager.TTetheringAdapter.Create.

Creates an instance of TTetheringAdapter.

TTetheringAdapter creates a new TTetheringManagerInfoList and a TTetheringProfileInfoList.

See Also