System.Tether.Manager.TTetheringManagerInfo.Version

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Version: Integer;

C++

int Version;

Properties

Type Visibility Source Unit Parent
field public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManagerInfo

Description

The version number of the remote manager.

The constructor of the remote manager sets the version. Your adapter saves the version of the remote manager.

See Also