System.Tether.Manager.TTetheringProfileInfo.ProfileVersion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ProfileVersion: Integer;

C++

int ProfileVersion;

Properties

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

Description

The version of the tethering profile that the adapter provides to the remote manager.

TTetheringAdapter.ProfilesInfo sets the ProfileVersion as TTetheringProfile.Version.

See Also