System.Tether.NetworkAdapter.TTetheringNetworkAdapterV4_UDP.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AIPVersion: TCommIPVersion);

C++

__fastcall TTetheringNetworkAdapterV4_UDP(Ippeerapi::TIPVersionPeer AIPVersion);

Properties

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

Description

Creates an instance of this network adapter class that uses the specified IP version.

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

Creates an instance of this network adapter class that uses the specified IP version.

See Also