System.Tether.NetworkAdapter.TTetheringNetworkAdapterV4_UDP.CreateInstance

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function CreateInstance: TTetheringAdapter; override;

C++

__classmethod virtual System::Tether::Manager::TTetheringAdapter* __fastcall CreateInstance();

Properties

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

Description

Creates an instance of this adapter class and returns it.

System.Tether.NetworkAdapter.TTetheringNetworkAdapterV4 UDP.CreateInstance inherits from System.Tether.Manager.TTetheringAdapter.CreateInstance. All content below this line refers to System.Tether.Manager.TTetheringAdapter.CreateInstance.

Creates an instance of this adapter class and returns it.

See Also