System.Tether.Comm.TCommIPVersion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCommIPVersion = TIPVersionPeer;

C++

typedef Ippeerapi::TIPVersionPeer TCommIPVersion;

Properties

Type Visibility Source Unit Parent
enum
typedef
public
System.Tether.Comm.pas
System.Tether.Comm.hpp
System.Tether.Comm System.Tether.Comm

Description

Enumeration with values that represent specific versions of the Internet Protocol.

Possible values are:

Value IP Version

TCommIPVersion.IP_IPv4

IPv4

TCommIPVersion.IP_IPv6

IPv6