System.Tether.Manager.TTetheringProfile.StartCommunication

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure StartCommunication;

C++

void __fastcall StartCommunication();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile


Description

Démarre les communications entre votre profil et les profils distants connectés en utilisant les protocoles de votre profil.

Exceptions

Voir TTetheringTCPProtocol.StartCommunication pour des informations sur les exceptions pouvant se déclencher quand StartCommunication utilise TTetheringTCPProtocol en tant que protocole.

Voir aussi