System.Tether.Manager.TTetheringAllowedConnection

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TTetheringAllowedConnection = record

C++

struct DECLSPEC_DRECORD TTetheringAllowedConnection
{
public:
    System::UnicodeString ProtocolType;
    System::UnicodeString AdapterType;
    System::UnicodeString Connection;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager System.Tether.Manager


Description

Données requises pour établir une connexion à un profil distant.

Voir aussi